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