fixed output

This commit is contained in:
fabian 2023-09-24 15:11:14 +02:00
parent 784818b510
commit e2f4267b7a

View File

@ -29,9 +29,9 @@ fi
### upload backup ### ### 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 'su garrus'
echo 'sd rsync_backup $BACKUP_DIR/ /citadel/backup/garrus/' echo "sd rsync_backup $BACKUP_DIR/ /citadel/backup/garrus/"
exit 0 exit 0
su garrus su garrus