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