Not quiet
This commit is contained in:
parent
90a148a8c2
commit
fbd98fe640
@ -136,7 +136,7 @@ function reconfigure_gogs {
|
||||
}
|
||||
|
||||
function upgrade_gogs {
|
||||
if ! grep -q 'gogs version:' $COMPLETION_FILE; then
|
||||
if ! grep 'gogs version:' $COMPLETION_FILE; then
|
||||
return
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user