Forráskód Böngészése

update script beta03

Denis 1 éve
szülő
commit
08a388568f
2 módosított fájl, 2 hozzáadás és 0 törlés
  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