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
|
||||
|
||||
[Service]
|
||||
EnvironmentFile=~pleroma/hj-twitch-bot/secret.env
|
||||
ExecStart=node ~pleroma/hj-twitch-bot/index.js
|
||||
EnvironmentFile=/home/pleroma/hj-twitch-bot/secret.env
|
||||
ExecStart=node /home/pleroma/hj-twitch-bot/index.js
|
||||
|
||||
[Install]
|
||||
WantedBy=default.target
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue