initial commit

This commit is contained in:
2023-08-20 23:40:39 -04:00
committed by Neil Hanlon
commit c52f830b3a
3 changed files with 73 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
[Unit]
Description=pinnwand pastebin
[Service]
ExecStart=/usr/bin/pinnwand --configuration-path /etc/pinnwand/pinnwand.toml http
Restart=always
[Install]
WantedBy=multi-user.target