From 8dd6f78f1ac732e562194bdad1029d53ab3838c4 Mon Sep 17 00:00:00 2001 From: Raphael <68374617+raphaelscholle@users.noreply.github.com> Date: Tue, 9 Jan 2024 15:06:02 +0100 Subject: [PATCH] Update build_chroot.sh --- build_chroot.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/build_chroot.sh b/build_chroot.sh index f7fd2c5..d250751 100644 --- a/build_chroot.sh +++ b/build_chroot.sh @@ -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