Made wakapi cd to it's home dir
This commit is contained in:
@@ -50,6 +50,9 @@
|
||||
wantedBy = [ "multi-user.target" ];
|
||||
|
||||
script = ''
|
||||
pwd
|
||||
ls -lah
|
||||
cd
|
||||
pwd
|
||||
ls -lah
|
||||
${pkgs.wakapi}/bin/wakapi -config config.yml
|
||||
|
||||
Reference in New Issue
Block a user