Update open_media_vault_only.sh
This commit is contained in:
parent
e551fc0c9f
commit
5752840ff8
|
@ -7,5 +7,5 @@ cd x735-v2.5
|
|||
sudo chmod +X *.sh
|
||||
sudo bash install.sh
|
||||
echo "alias off='sudo x735softsd.sh'" >> ~/.bashrc
|
||||
echo "python /home/pi/x735-v2.5/pwm_fan_control.py&" >> ~/.bashrc
|
||||
echo "python /home/anon/x735-v2.5/pwm_fan_control.py&" >> ~/.bashrc
|
||||
sudo wget -O - https://raw.githubusercontent.com/OpenMediaVault-Plugin-Developers/installScript/master/install | sudo bash
|
||||
|
|
Loading…
Reference in New Issue