diff --git a/update.sh b/update.sh index 6e078b2..658d925 100755 --- a/update.sh +++ b/update.sh @@ -3,4 +3,4 @@ echo 'Updating...' git pull origin master echo 'Finished. Starting bot...' -systemctl restart discord-bot \ No newline at end of file +systemctl --user restart discord-bot