svc.sh: remove unused variable
This commit is contained in:
parent
84a19253c0
commit
7e9f60c3ec
1
svc.sh
1
svc.sh
@ -31,7 +31,6 @@ LPURPLE="\033[1;35m"
|
|||||||
BWHITE="\e[1m"
|
BWHITE="\e[1m"
|
||||||
NC='\033[0m' # No Color
|
NC='\033[0m' # No Color
|
||||||
|
|
||||||
osType=$(lsb-release -a | grep Distributor | cut -d ':' -f 2,2)
|
|
||||||
|
|
||||||
if [[ -f "/usr/bin/sv " ]];then
|
if [[ -f "/usr/bin/sv " ]];then
|
||||||
serviceManager="runit"
|
serviceManager="runit"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user