#!/bin/sh systemctl daemon-reload systemctl restart bitvis-http.service systemctl enable bitvis-http.service