04-27-2020, 12:41 PM
(This post was last modified: 04-27-2020, 02:25 PM by abigor.
Edit Reason: fixed
)
(04-27-2020, 02:09 AM)Tim Curtis Wrote:Code:wget -q http://moodeaudio.org/test/r650-fix-3.zip
unzip -q r650-fix-3.zip -d www
sudo cp -r ./www/* /var/www
sudo rm -rf ./www
sudo rm ./r650-fix-3.zip
deleted