-
CommentStreams:9fc8c307944e3491c0cc2192e49ee620
Jump to navigation
Jump to search
There is no 'install-ssh.sh script in the Repo linked. Its 'install-sss.sh' and that script makes reference to the X728 instead of X729. I know its just a PRINT statement for user notification but it creates some confusion. Line 9 of that script is also commented out so it doesnt actually create the ALIAS to shutdown the pi and poweroff the UPS. '#echo "alias x79off='sudo /usr/local/bin/xSoft.sh 0 26'" >> ~/.bashrc' and the Alias its supposed to create is missing the 2 from x729, so telling the user to enter 'x729off' to shutdown wouldnt work even if it did properly create the alias.