This commit is contained in:
Marc Beninca 2025-07-27 20:19:03 +02:00
parent 29330f62cb
commit 4b5fef0a8f
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F
2 changed files with 2 additions and 76 deletions

View file

@ -70,7 +70,3 @@ rwx_apt_upgrade() {
--assume-yes
rwx_apt_clean
}
rwx_debian_frontend_disable() {
export DEBIAN_FRONTEND="noninteractive"
}