blezz-tech 1 dzień temu
rodzic
commit
9847d81b7b
1 zmienionych plików z 4 dodań i 1 usunięć
  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