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
|
||||
# Stop Gogs service
|
||||
service gogs stop
|
||||
gogs-compile.sh
|
||||
service gogs start
|
||||
./gogs-compile.sh
|
||||
echo "Update Done!"
|
||||
else
|
||||
# 3) Enable SSH
|
||||
|
|
Reference in a new issue