Add webservices
This commit is contained in:
commit
7261ea70ad
BIN
webservice
Normal file
BIN
webservice
Normal file
Binary file not shown.
9
webservice.service
Normal file
9
webservice.service
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
[Unit]
|
||||||
|
Description=web service
|
||||||
|
After=network-online.target
|
||||||
|
|
||||||
|
[Service]
|
||||||
|
ExecStart=/home/hetzner_webservice/webservice
|
||||||
|
|
||||||
|
[Install]
|
||||||
|
WantedBy=multi-user.target
|
Loading…
Reference in New Issue
Block a user