Updated Script: svc.sh - Renamed in header to svc

This commit is contained in:
mollusk 2016-07-06 12:37:17 -07:00
parent 8c6b2bed52
commit a0affb8860

3
svc.sh
View File

@ -1,6 +1,6 @@
#!/bin/bash
# SC - Service Commander - frontend for the sv command
# SVC - SV Commander - frontend for the sv command
###############################################################################################
## Copyright (c) 2015, Justin Moore
@ -166,4 +166,3 @@ case $1 in
;;
esac