abs paths

This commit is contained in:
Henry Jameson 2021-06-09 14:21:50 +03:00
commit e0a11d4969

View file

@ -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