small readme fix

This commit is contained in:
Stefan Sterz 2017-07-22 17:36:03 +02:00
parent e711321274
commit 0c3291dcb2
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ FROMSSH="" # From what ssh server should the files be
# backuped?
# For several reasons TOSSH and FROMSSH cannot
# be used at the same time!
TOSSHUSER="example" # The ssh user
TOSSHUSER="backup" # The ssh user
TOSSHPORT=22 # The ssh port
FROMSSHUSER="" # The ssh user
FROMSSHPORT=22 # The ssh port