aboutsummaryrefslogtreecommitdiffstats
path: root/deployment/solo-tool.service
diff options
context:
space:
mode:
authorEddy Pedroni <epedroni@pm.me>2025-07-17 15:14:38 +0200
committerEddy Pedroni <epedroni@pm.me>2025-07-17 15:24:48 +0200
commit8fdbcd3b98f5bf5479e2a67e40f5746b184908d3 (patch)
tree8366c7647a1874ea75aec4c2c8a9bdf60e9054fb /deployment/solo-tool.service
parent89dcddce5e215400150232befddebc83f45d64d8 (diff)
Purge all mention of song pool
Diffstat (limited to 'deployment/solo-tool.service')
-rw-r--r--deployment/solo-tool.service2
1 files changed, 0 insertions, 2 deletions
diff --git a/deployment/solo-tool.service b/deployment/solo-tool.service
index e33a036..f3fa86f 100644
--- a/deployment/solo-tool.service
+++ b/deployment/solo-tool.service
@@ -4,8 +4,6 @@ After=network-online.target sound.target
[Service]
WorkingDirectory=/home/eddy/git/solo-tool
-Environment="SESSION_DIR=/home/eddy/music/sessions"
-Environment="SONG_POOL=/home/eddy/music/songs"
ExecStart=/home/eddy/git/solo-tool/deployment/start-solo-tool.sh
[Install]