Explorar el Código

Update running scripts

Bob Mottram hace 8 años
padre
commit
0631a8b4a7
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2
    2
      src/freedombone-app-postactiv

+ 2
- 2
src/freedombone-app-postactiv Ver fichero

@@ -215,8 +215,8 @@ function upgrade_postactiv {
215 215
         rm /var/www/$POSTACTIV_DOMAIN_NAME/htdocs/install.php
216 216
     fi
217 217
 
218
-    #function_check postactiv_running_script
219
-    #postactiv_running_script
218
+    function_check postactiv_running_script
219
+    postactiv_running_script
220 220
 }
221 221
 
222 222