Made wakapi cd to it's home dir

This commit is contained in:
2025-01-02 13:57:52 +02:00
parent 90a0f6d4f5
commit 8bfb35c22a

View File

@@ -50,6 +50,9 @@
wantedBy = [ "multi-user.target" ];
script = ''
pwd
ls -lah
cd
pwd
ls -lah
${pkgs.wakapi}/bin/wakapi -config config.yml