build: add gitea runner
This commit is contained in:
14
.ansible/files/sour.is-paste.service
Normal file
14
.ansible/files/sour.is-paste.service
Normal file
@@ -0,0 +1,14 @@
|
||||
[Unit]
|
||||
Description=sour.is paste
|
||||
After=syslog.target network.target
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
ExecStart=/usr/local/bin/sour.is-paste
|
||||
User=www-data
|
||||
|
||||
Restart=always
|
||||
RestartSec=30
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
Reference in New Issue
Block a user