CommentStreams:9fc8c307944e3491c0cc2192e49ee620

< X729-script
Revision as of 02:57, 31 May 2024 by 47.156.97.86 (talk) (Migrated comment #4804)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.