#!/bin/bash if [[ $1 = upgrade ]]; then systemctl stop scstwmonitor.service fi