This website requires JavaScript.
Explore
Help
Register
Sign In
indymedia
/
epicyon
mirror of
https://gitlab.com/bashrc2/epicyon
Watch
7
Star
4
Fork
You've already forked epicyon
1
Code
Issues
14
Releases
Wiki
Activity
e414a3bd5e
epicyon
/
scripts
/
restart
7 lines
99 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add restart script
2026-04-01 18:03:35 +00:00
#!/bin/bash
stash
2026-05-06 18:40:50 +00:00
git stash
Add restart script
2026-04-01 18:03:35 +00:00
git pull
chown -R epicyon:epicyon *
Add restart script
2026-04-01 18:04:40 +00:00
chmod 644 *.py
stash
2026-05-06 18:40:50 +00:00
systemctl restart epicyon