Sfoglia il codice sorgente

Update running scripts

Bob Mottram 8 anni fa
parent
commit
0631a8b4a7
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2
    2
      src/freedombone-app-postactiv

+ 2
- 2
src/freedombone-app-postactiv Vedi File

@@ -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