Fix typo
This commit is contained in:
@@ -165,7 +165,7 @@ step_12() {
|
||||
exe service gitea stop
|
||||
saveReturn $?
|
||||
endReturn
|
||||
echo -n "Backuping up existing executable to ${toolBackup}..."
|
||||
echo -n "Backing up existing executable to ${toolBackup}..."
|
||||
exe cp -ar "$giteaLoc" "$toolBackup" && echo "ok"
|
||||
fi
|
||||
exe wget -O "$giteaLoc" $giteaDownload
|
||||
|
Reference in New Issue
Block a user