Update dsmon.sh
This commit is contained in:
2
dsmon.sh
2
dsmon.sh
@@ -474,7 +474,7 @@ case ${ACTION} in
|
|||||||
runcmd) RUNCMD ${2} ${3} ${4} ${5} ${6} ${7} ${8} ${9} ${10} ${11};;
|
runcmd) RUNCMD ${2} ${3} ${4} ${5} ${6} ${7} ${8} ${9} ${10} ${11};;
|
||||||
update);;
|
update);;
|
||||||
*)
|
*)
|
||||||
if [ "${ACTION}" == "hdd" ] || [ "${ACTION}" == "hdd" ]; then
|
if [ "${ACTION}" == "hdd" ] || [ "${ACTION}" == "sys" ]; then
|
||||||
RUN ${ACTION}
|
RUN ${ACTION}
|
||||||
else
|
else
|
||||||
echo -e "${idsCL[White]} Usage: ${idsCL[LightCyan]}dsmon {option}"
|
echo -e "${idsCL[White]} Usage: ${idsCL[LightCyan]}dsmon {option}"
|
||||||
|
|||||||
Reference in New Issue
Block a user