abs paths
This commit is contained in:
parent
a4e0624d0f
commit
e0a11d4969
1 changed files with 2 additions and 2 deletions
|
|
@ -3,8 +3,8 @@ Description=HJ's Twitch bot
|
||||||
After=network.target
|
After=network.target
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
EnvironmentFile=~pleroma/hj-twitch-bot/secret.env
|
EnvironmentFile=/home/pleroma/hj-twitch-bot/secret.env
|
||||||
ExecStart=node ~pleroma/hj-twitch-bot/index.js
|
ExecStart=node /home/pleroma/hj-twitch-bot/index.js
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=default.target
|
WantedBy=default.target
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue