epicyon/scripts/restart

5 lines
88 B
Bash
Executable File

#!/bin/bash
git pull
chown -R epicyon:epicyon *
chmod 644 *.py
systemctl restart epicyon