diff --git a/files/entrypoint.sh b/files/entrypoint.sh index 83baea3..446997e 100755 --- a/files/entrypoint.sh +++ b/files/entrypoint.sh @@ -116,7 +116,7 @@ if [ -f /firstrun ]; then chown "${BACKUPPC_USERNAME}:${BACKUPPC_GROUPNAME}" /var/log/msmtp.log # Clean - rm -rf "/root/BackupPC-$BACKUPPC_VERSION.tar.gz" "/root/BackupPC-$BACKUPPC_VERSION /firstrun" + rm -rf "/root/BackupPC-$BACKUPPC_VERSION.tar.gz" "/root/BackupPC-$BACKUPPC_VERSION" /firstrun fi export BACKUPPC_UUID