From 2a45ce922f960a68f2a6e9fc6328a8066f9e4334 Mon Sep 17 00:00:00 2001 From: Raphael <68374617+raphaelscholle@users.noreply.github.com> Date: Sun, 17 Mar 2024 23:15:16 +0100 Subject: [PATCH] Update build_chroot.sh --- build_chroot.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/build_chroot.sh b/build_chroot.sh index 86747f6..45c42fd 100644 --- a/build_chroot.sh +++ b/build_chroot.sh @@ -47,7 +47,6 @@ git describe --exact-match HEAD >/dev/null 2>&1 echo "Pushing the package to OpenHD 2.5 repository" ls -a cloudsmith push deb --api-key "$API_KEY" openhd/release/debian/bullseye rtl8812au-x20.deb || exit 1 -fi else sudo apt update