|
@@ -12,7 +12,9 @@ To quickstart:
|
|
|
Then, either...
|
|
|
|
|
|
4a. Run the script alone (does not run in background): `/bin/bash slskd-permissions-fixer.sh`
|
|
|
+
|
|
|
4b. Install it as a `systemd` module: `/bin/bash install-as-systemd.sh`
|
|
|
+
|
|
|
4c. Copy `slskd-permissions-fixer.system` to `/etc/systemd/users/slskd-permissions-fixer.system` and then run `sudo systemctl daemon-reload && sudo systemctl status slskd-permissions-fixer`
|
|
|
|
|
|
## Okay, but, why write a script for this?
|