#!/bin/bash set -e systemctl enable webssh || true systemctl start webssh || true