Compare commits

..

No commits in common. "236672fd4413247290692ca53643dfd957e41c7e" and "6f16c5e710dcf17915392236d00b62edf3b04861" have entirely different histories.

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