This commit is contained in:
parent
9c269f2612
commit
9a60305f01
3 changed files with 67 additions and 0 deletions
5
support/postinst
Normal file
5
support/postinst
Normal file
|
@ -0,0 +1,5 @@
|
|||
#!/bin/sh
|
||||
|
||||
systemctl daemon-reload
|
||||
systemctl restart bitvis-http.service
|
||||
systemctl enable bitvis-http.service
|
Loading…
Add table
Add a link
Reference in a new issue