fixed prints

This commit is contained in:
2024-09-01 14:49:14 +02:00
parent 6fb25215b5
commit cc3760347c

View File

@@ -29,9 +29,9 @@ fi
### upload backup ###
#####################
echo $'upload of backup still manual for now.\nplease execute the following commands:'
echo 'upload of backup still manual for now.\nplease execute the following commands:'
echo 'su garrus'
echo 'sd rsync_backup $BACKUP_DIR/ /citadel/backup/garrus/'
echo "sd rsync_backup $BACKUP_DIR/ /citadel/backup/garrus/"
exit 0
su garrus