Moode Forum

Full Version: good command to shutdown moOde and Rpi ?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
In previous version of moOde, you can stop and shutdown properly wiht these commands:

Code:
mpc stop; sudo /var/www/command/restart.sh poweroff

Now the "restart" shell is not present in "command" directory, what is the good command to replace it ?

Thanks for your help
What version of moOde are u using?

Try looking in /var/local/www/commandw
I'm using 5.2 version.
OK, I find the good command in /var/local/www/commandw

Thanks Tim.