Update debian11_setup.sh

pull/10/head
tteckster 2021-10-23 16:07:13 -04:00 committed by GitHub
parent 1f2a81c06b
commit 3ace8c6453
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -68,4 +68,4 @@ systemctl restart $(basename $(dirname $GETTY_OVERRIDE) | sed 's/\.d//')
# Cleanup container
msg "Cleanup..."
rm -rf /debian11_setup.sh /var/{cache,log}/* #/var/lib/apt/lists/*
rm -rf /debian11_setup.sh /var/{cache,log}/* /var/lib/apt/lists/*