quotes
This commit is contained in:
parent
611a6759ff
commit
3bd718df22
@ -172,7 +172,7 @@ function upgrade_gogs {
|
||||
return
|
||||
fi
|
||||
|
||||
cp "$GOGS_CONFIG_FILE $INSTALL_DIR/gogs_config.ini"
|
||||
cp "$GOGS_CONFIG_FILE" "$INSTALL_DIR/gogs_config.ini"
|
||||
|
||||
if [ -d "$INSTALL_DIR/gogs-repositories" ]; then
|
||||
rm -rf "$INSTALL_DIR/gogs-repositories"
|
||||
|
Loading…
x
Reference in New Issue
Block a user