diff --git a/scripts/restart b/scripts/restart new file mode 100755 index 000000000..dcd547b57 --- /dev/null +++ b/scripts/restart @@ -0,0 +1,4 @@ +#!/bin/bash +git pull +chown -R epicyon:epicyon * +chmod 644 *.py \ No newline at end of file