Merge remote-tracking branch 'origin/master' into debian

This commit is contained in:
fabian 2023-09-24 15:20:56 +02:00
commit 236672fd44

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