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