Explorar o código

update script beta03

Denis hai 1 ano
pai
achega
08a388568f
Modificáronse 2 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      bin/webuser.sh
  2. 0 0
      update_unix.sh

+ 2 - 0
bin/webuser.sh

@@ -28,4 +28,6 @@ python3 manage.py migrate
 python3 manage.py collectstatic
 #python3 manage.py createsuperuser
 deactivate
+chmod -x update_unix.sh install_unix.sh bin/webuser.sh
+chmod u+x update_unix.sh install_unix.sh bin/webuser.sh
 cp sharix-open-config/sharix_open.service /etc/systemd/system/

+ 0 - 0
update_unix.sh