MVP - image & text posts
This commit is contained in:
12
m2b.service
Normal file
12
m2b.service
Normal file
@@ -0,0 +1,12 @@
|
||||
[Unit]
|
||||
Description=Bluesky Crossposter
|
||||
After=network.target
|
||||
|
||||
[Service]
|
||||
ExecStart=/opt/m2b/run.sh
|
||||
Type=simple
|
||||
Restart=always
|
||||
|
||||
[Install]
|
||||
WantedBy=default.target
|
||||
RequiredBy=network.target
|
Reference in New Issue
Block a user