Skip to content

Commit

Permalink
changed a typo
Browse files Browse the repository at this point in the history
from syncUp to rsyncUp
  • Loading branch information
soraver authored and sund committed Nov 10, 2015
1 parent adfc9ec commit ce3263a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion auto-gitlab-backup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -303,7 +303,7 @@ case $1 in
else if [[ $remoteServer != "" ]]
then
# use the defualt
syncUp
rsyncUp
sshQuota
fi
fi
Expand Down

0 comments on commit ce3263a

Please sign in to comment.