Open main menu

Changes

X729-script

6 bytes added, Saturday at 10:52
Then create a '''x729off''' alias command to execture safe shutdown when using '''Raspberry pi 4 hardware''':
echo "alias x729off='sudo /usr/local/bin/xSoft.sh '''0 ''' 26'" >> ~/.bashrc
Run the following command to create a alias 'x729off' command when using '''Raspberry pi 5 hardware'''
echo "alias x729off='sudo /usr/local/bin/xSoft.sh '''4''' 26'" >> ~/.bashrc