Skip to content

Commit

Permalink
debs/
Browse files Browse the repository at this point in the history
  • Loading branch information
phlax committed Jan 14, 2025
1 parent 43befba commit c8bfdfc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion debs/publish.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,10 @@ fi

if [[ -n "$DEBS" ]]; then
DEBS="$(dirname $(dirname $(echo ${DEBS} | cut -d' ' -f1)))"
echo "DEBS: $DEBS"
ls -alh $DEBS
fi


_aptly () {
"${APTLY[@]}" -- "${@}"
}
Expand Down

0 comments on commit c8bfdfc

Please sign in to comment.