A little fix in an install script.
This commit is contained in:
parent
e3112cb4d2
commit
1e43b67670
@ -1,6 +1,6 @@
|
|||||||
post_install() {
|
post_install() {
|
||||||
cat << EOF
|
cat << EOF
|
||||||
>>> You must add a path to a liquidsoap executable in a systemd unit!
|
>>> You must add a path to a liquidsoap executable in a systemd unit as well!
|
||||||
>>
|
>>
|
||||||
>>> Run `systemd edit dwelling-radio.service` to edit a .service file and
|
>>> Run `systemd edit dwelling-radio.service` to edit a .service file and
|
||||||
>>> add a new `ExecPaths=` option with a path to a liquidsoap to a
|
>>> add a new `ExecPaths=` option with a path to a liquidsoap to a
|
||||||
|
Loading…
Reference in New Issue
Block a user