blezz-tech 15 小時之前
父節點
當前提交
9847d81b7b
共有 1 個文件被更改,包括 4 次插入1 次删除
  1. 4 1
      bin/install.sh

+ 4 - 1
bin/install.sh

@@ -102,4 +102,7 @@ if (($GENERATE_TEST_USERS)); then
     python manage.py create_metaservice_test_users
 fi
 
-#cp conf/sharix_open.service /etc/systemd/system/
+
+cp conf/sharix_open.service /etc/systemd/system/
+
+systemctl daemon-reload