small readme fix
This commit is contained in:
parent
e711321274
commit
0c3291dcb2
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue