dsfhsd
Some checks failed
Build, Upload RootFS, and Push Docker Images, update changelog, update build info. / build-and-push-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-08 20:45:24 -07:00
parent 923230ae74
commit 1dd36ffafe
2 changed files with 3 additions and 3 deletions

View File

@@ -29,7 +29,6 @@ locale-gen
update-locale LANG=en_US.UTF-8
apt-get remove --purge --allow-remove-essential pinentry-curses whiptail kmod iptables iproute2 dmidecode || true
apt-get clean
apt-get install -f
find /var/lib/apt/lists/ -type f -delete
EOF