修改行符
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
#!/bin/sh /etc/rc.common
|
||||
|
||||
START=96
|
||||
|
||||
start() {
|
||||
echo "fa-pwmfan started"
|
||||
/usr/bin/rockchip-pwm-fan.sh > /dev/null&
|
||||
#!/bin/sh /etc/rc.common
|
||||
|
||||
START=96
|
||||
|
||||
start() {
|
||||
echo "fa-pwmfan started"
|
||||
/usr/bin/rockchip-pwm-fan.sh > /dev/null&
|
||||
}
|
||||
Reference in New Issue
Block a user