ソースを参照

Don't check postactiv daemons

Bob Mottram 8 年 前
コミット
8699d8940c
共有1 個のファイルを変更した4 個の追加4 個の削除を含む
  1. 4
    4
      src/freedombone-app-postactiv

+ 4
- 4
src/freedombone-app-postactiv ファイルの表示

@@ -200,8 +200,8 @@ function upgrade_postactiv {
200 200
     function_check set_repo_commit
201 201
     set_repo_commit /var/www/$POSTACTIV_DOMAIN_NAME/htdocs "postactiv commit" "$POSTACTIV_COMMIT" $POSTACTIV_REPO
202 202
 
203
-    function_check postactiv_running_script
204
-    postactiv_running_script
203
+    #function_check postactiv_running_script
204
+    #postactiv_running_script
205 205
 }
206 206
 
207 207
 
@@ -347,8 +347,8 @@ function install_postactiv_main {
347 347
         return
348 348
     fi
349 349
 
350
-    function_check postactiv_running_script
351
-    postactiv_running_script
350
+    #function_check postactiv_running_script
351
+    #postactiv_running_script
352 352
 
353 353
     function_check install_mariadb
354 354
     install_mariadb