changed defaults

This commit is contained in:
olli 2022-12-07 09:36:26 +01:00
parent 2172181597
commit 86bbf2f4d3

View File

@ -12,7 +12,7 @@ function g_backup {
# SSH Port
BACKUPSRVPORT="22"
# SSH User
BACKUPSRVUSER="root"
BACKUPSRVUSER=""
# Destination path on Backup-Server
BACKUPSRVPATH=""
# run optional command on server and start backup only on success