summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIlari Sorvali <42145485+ilarisorvali@users.noreply.github.com>2026-06-29 22:33:06 +0300
committerGitHub <noreply@github.com>2026-06-29 22:33:06 +0300
commit0e9ee5183ccb6d474d522a9d7bfadc3cbea67f87 (patch)
tree9df681b1a6855b91f533052fdfa1dc6c20202b30
parent0e22bc6e2c2575746fd93bf7c9e6698919d5bd74 (diff)
Remove unnecessary service file copy command
-rwxr-xr-xdeploy_services.sh1
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