Compare commits

...

2 Commits

Author SHA1 Message Date
236672fd44 Merge remote-tracking branch 'origin/master' into debian 2023-09-24 15:20:56 +02:00
e2f4267b7a fixed output 2023-09-24 15:11:14 +02:00

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