syntax error when call gogs-compile.sh
This commit is contained in:
parent
99f91504bf
commit
2f65b67a21
1 changed files with 1 additions and 2 deletions
|
@ -12,8 +12,7 @@ if ( -f /usr/locat/etc/rc.d/gogs ) then
|
||||||
echo
|
echo
|
||||||
# Stop Gogs service
|
# Stop Gogs service
|
||||||
service gogs stop
|
service gogs stop
|
||||||
gogs-compile.sh
|
./gogs-compile.sh
|
||||||
service gogs start
|
|
||||||
echo "Update Done!"
|
echo "Update Done!"
|
||||||
else
|
else
|
||||||
# 3) Enable SSH
|
# 3) Enable SSH
|
||||||
|
|
Reference in a new issue