blezz-tech hace 3 días
padre
commit
9847d81b7b
Se han modificado 1 ficheros con 4 adiciones y 1 borrados
  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