Adding alias for turning off LED
This commit is contained in:
@@ -147,6 +147,7 @@ step_24_info() {
|
|||||||
echoinfo " [OPTION]"
|
echoinfo " [OPTION]"
|
||||||
echoinfo " -p : Turn off permanentely (/etc/rc.local)"
|
echoinfo " -p : Turn off permanentely (/etc/rc.local)"
|
||||||
}
|
}
|
||||||
|
step_24_alias() { ALIAS="powerledoff"; }
|
||||||
step_24() {
|
step_24() {
|
||||||
exep "${ledOffCmd}"
|
exep "${ledOffCmd}"
|
||||||
if [ ! -z $2 ] ; then
|
if [ ! -z $2 ] ; then
|
||||||
|
Reference in New Issue
Block a user