master
Henry Jameson 2 years ago
parent a4e0624d0f
commit e0a11d4969
  1. 4
      hj-twitch-bot.service

@ -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…
Cancel
Save