epicyon/scripts/restart

5 lines
88 B
Plaintext
Raw Normal View History

2026-04-01 18:03:35 +00:00
#!/bin/bash
git pull
chown -R epicyon:epicyon *
2026-04-01 18:04:40 +00:00
chmod 644 *.py
systemctl restart epicyon