cross-post/mastodon-twitter.service

12 lines
245 B
INI

[Unit]
Description=Mastodon to Twitter cross-post
[Service]
User=aeris
SyslogIdentifier=mastodon-twitter
WorkingDirectory=/home/aeris/cross-post
ExecStart=/usr/local/rbenv/exec bundle exec bin/feed-twitter
[Install]
WantedBy=multi-user.target