Bob Mottram 8 years ago
parent
commit
90a148a8c2
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      src/freedombone-app-gogs

+ 1
- 0
src/freedombone-app-gogs View File

@@ -146,6 +146,7 @@ function upgrade_gogs {
146 146
     fi
147 147
 
148 148
     gogs_parameters
149
+    echo "gogs binary upgrade: ${GOGS_BIN}"
149 150
 
150 151
     if [ ! -d ${INSTALL_DIR} ]; then
151 152
         mkdir -p ${INSTALL_DIR}