echo
This commit is contained in:
parent
1d32397ab5
commit
90a148a8c2
|
@ -146,6 +146,7 @@ function upgrade_gogs {
|
|||
fi
|
||||
|
||||
gogs_parameters
|
||||
echo "gogs binary upgrade: ${GOGS_BIN}"
|
||||
|
||||
if [ ! -d ${INSTALL_DIR} ]; then
|
||||
mkdir -p ${INSTALL_DIR}
|
||||
|
|
Loading…
Reference in New Issue