Add restart script

main
bashrc 2026-04-01 19:03:35 +01:00
parent bedfcaea60
commit 09d19c5d52
1 changed files with 4 additions and 0 deletions

4
scripts/restart 100755
View File

@ -0,0 +1,4 @@
#!/bin/bash
git pull
chown -R epicyon:epicyon *
chmod 644 *.py