Skip to content

Commit 5f6cb6b

Browse files
committed
Merge pull request #23 from soraver/patch-1
changed a typo
2 parents 337cc8d + 1df7d38 commit 5f6cb6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

auto-gitlab-backup.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,7 @@ case $1 in
303303
else if [[ $remoteServer != "" ]]
304304
then
305305
# use the defualt
306-
syncUp
306+
rsyncUp
307307
sshQuota
308308
fi
309309
fi

0 commit comments

Comments
 (0)