dfsgdsfg
Some checks failed
Build, Upload RootFS, and Push Docker Images, update changelog, update build info. / push-archives-to-repo (push) Has been cancelled
Build, Upload RootFS, and Push Docker Images, update changelog, update build info. / build-rootfs-archives (push) Has been cancelled
Build, Upload RootFS, and Push Docker Images, update changelog, update build info. / build-and-push-docker-images (push) Has been cancelled
Build, Upload RootFS, and Push Docker Images, update changelog, update build info. / generate-changelogs (push) Has been cancelled
Build, Upload RootFS, and Push Docker Images, update changelog, update build info. / generate-build-info (push) Has been cancelled

This commit is contained in:
2025-07-07 17:46:19 -07:00
parent 302e8099e1
commit fae628f8ee

View File

@@ -14,7 +14,7 @@ else
fi
fi
TARBALL="/output/${DEBIAN_RELEASE}/${ROOTFS_DIR}.tar.bz2"
TARBALL="/output/$DEBIAN_RELEASE/${ROOTFS_DIR}.tar.bz2"
echo "[INFO] Unmounting system directories (ignore errors)..."
for dir in sys proc dev/pts dev; do