Skip to content

Commit

Permalink
Update build_chroot.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelscholle committed Jan 9, 2024
1 parent 025953c commit 8dd6f78
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build_chroot.sh
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ fpm -a AMD64 -s dir -t deb -n rtl8812au-x86 -v 2.5-evo-$(date '+%m%d%H%M') -C pa

echo "copied deb file"
echo "push to cloudsmith"
eco $PWD
git describe --exact-match HEAD >/dev/null 2>&1
echo "Pushing the package to OpenHD 2.5 repository"
ls -a
Expand Down

0 comments on commit 8dd6f78

Please sign in to comment.