diff options
| -rwxr-xr-x | deploy_services.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/deploy_services.sh b/deploy_services.sh index 9549ed2..380eede 100755 --- a/deploy_services.sh +++ b/deploy_services.sh @@ -9,5 +9,4 @@ export XDG_RUNTIME_DIR="/run/user/$(id -u)" cp veetibot.build /home/slack-veetibot/.config/containers/systemd/ cp veetibot.container /home/slack-veetibot/.config/containers/systemd/ systemctl --user daemon-reload -cp /run/user/1005/systemd/generator/veetibot.service /home/slack-veetibot/.config/systemd/user systemctl --user enable veetibot |
