mirror of https://gitlab.com/bashrc2/epicyon
Add restart script
parent
09d19c5d52
commit
cf1f5aec06
|
|
@ -1,4 +1,5 @@
|
|||
#!/bin/bash
|
||||
git pull
|
||||
chown -R epicyon:epicyon *
|
||||
chmod 644 *.py
|
||||
chmod 644 *.py
|
||||
systemctl restart epicyon
|
||||
Loading…
Reference in New Issue