Update open_media_vault_only.sh

This commit is contained in:
RomanNum3ral 2025-07-20 15:09:28 +00:00
parent e551fc0c9f
commit 5752840ff8
1 changed files with 1 additions and 1 deletions

View File

@ -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