Clean up clean up

This commit is contained in:
Serge Schneider
2017-03-30 17:51:23 +01:00
parent c0a5b85f8f
commit 6c146a7bb7
6 changed files with 30 additions and 20 deletions

View File

@@ -1,3 +0,0 @@
#!/bin/bash -e
rm -f "${ROOTFS_DIR}/root/.vnc/private.key"

View File

@@ -1,5 +0,0 @@
#!/bin/bash -e
on_chroot << EOF
apt-get clean
EOF