remove unnecessary echos
This commit is contained in:
@@ -2,9 +2,5 @@
|
|||||||
|
|
||||||
readonly WMI=/sys/devices/platform/huawei-wmi
|
readonly WMI=/sys/devices/platform/huawei-wmi
|
||||||
|
|
||||||
echo "started"
|
|
||||||
|
|
||||||
echo "$(/bin/whoami)"
|
|
||||||
|
|
||||||
chmod g+w "$WMI/leds/platform::micmute/brightness"
|
chmod g+w "$WMI/leds/platform::micmute/brightness"
|
||||||
chown root:huawei-wmi "$WMI/leds/platform::micmute/brightness"
|
chown root:huawei-wmi "$WMI/leds/platform::micmute/brightness"
|
||||||
|
|||||||
Reference in New Issue
Block a user