Add some of of the argon40 scripts

Needed to port...
This commit is contained in:
Jeff Curless
2025-10-06 15:57:27 -04:00
parent e6e17904b7
commit 4d7f0ca10f
12 changed files with 2083 additions and 0 deletions

1
pythonscript/argononeup.sh Normal file → Executable file
View File

@@ -201,6 +201,7 @@ sudo rm -Rf $INSTALLATIONFOLDER/ups/upsimg.tar.gz
# Other utility scripts
sudo wget $ARGONDOWNLOADSERVER/scripts/argondashboard.py -O $INSTALLATIONFOLDER/argondashboard.py --quiet
sudo wget $ARGONDOWNLOADSERVER/scripts/argonpowerbutton.py -O $INSTALLATIONFOLDER/argonpowerbutton.py --quiet
sudo wget $ARGONDOWNLOADSERVER/scripts/argon-versioninfo.sh -O $versioninfoscript --quiet
sudo chmod 755 $versioninfoscript