diff --git a/svc.sh b/svc.sh index 244843d..88fbbdb 100755 --- a/svc.sh +++ b/svc.sh @@ -31,7 +31,6 @@ LPURPLE="\033[1;35m" BWHITE="\e[1m" NC='\033[0m' # No Color -osType=$(lsb-release -a | grep Distributor | cut -d ':' -f 2,2) if [[ -f "/usr/bin/sv " ]];then serviceManager="runit"