summaryrefslogtreecommitdiffstats
path: root/deploy_services.sh
diff options
context:
space:
mode:
authorJan T <jan@jantuomi.fi>2026-06-30 08:29:18 +0200
committerGitHub <noreply@github.com>2026-06-30 08:29:18 +0200
commitbe47ee60114a72e07c1cf8542f026cf5e8ea9619 (patch)
tree9df681b1a6855b91f533052fdfa1dc6c20202b30 /deploy_services.sh
parent29a728b95eff5f44e1b7dd3d79413d1741faf85e (diff)
parent0e9ee5183ccb6d474d522a9d7bfadc3cbea67f87 (diff)
Merge pull request #3 from ilarisorvali/main
Fix Containerfile, yt-dlp command and remove unnecessary copy from deploy-services.sh
Diffstat (limited to 'deploy_services.sh')
-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