1 Commits
v1.8.3 ... main

Author SHA1 Message Date
1629563b73 now to gitea 2025-10-03 09:45:09 +02:00
7 changed files with 7 additions and 7 deletions

View File

@@ -21,7 +21,7 @@ from src.gui import AppGui
_pymodule = os.path.basename(__file__)
_appname, _appext = _pymodule.split(".")
_appversion = "1.8.1"
_appversion = "1.8.4"
# _title = """Power Usage & Saving Hierarchy""" #, HUSH!"""
_title = """HUSH!"""

View File

@@ -1,5 +1,5 @@
#!/bin/bash
cd /proscan/bd/applications/hush/hla/1.8.3
cd /proscan/bd/applications/hush/hla/latest
# For use if script is sourced rather than executed
appNameDefault="hush.sh"

View File

@@ -1,5 +1,5 @@
#!/bin/bash
cd /proscan/bd/applications/hush/hla/1.8.3
cd /proscan/bd/applications/hush/hla/latest
# For use if script is sourced rather than executed
appNameDefault="hush_g1.sh"

View File

@@ -1,5 +1,5 @@
#!/bin/bash
cd /proscan/bd/applications/hush/hla/1.8.3
cd /proscan/bd/applications/hush/hla/latest
# For use if script is sourced rather than executed
appNameDefault="hush_g2.sh"

View File

@@ -1,5 +1,5 @@
#!/bin/bash
cd /proscan/bd/applications/hush/hla/1.8.3
cd /proscan/bd/applications/hush/hla/latest
# For use if script is sourced rather than executed
appNameDefault="hush_g3.sh"

View File

@@ -1,5 +1,5 @@
#!/bin/bash
cd /proscan/bd/applications/hush/hla/1.8.3
cd /proscan/bd/applications/hush/hla/1.8.4
# For use if script is sourced rather than executed
appNameDefault="hush_o2.sh"

View File

@@ -1,5 +1,5 @@
#!/bin/bash
cd /proscan/bd/applications/hush/hla/1.8.3
cd /proscan/bd/applications/hush/hla/latest
# For use if script is sourced rather than executed
appNameDefault="hush_pif.sh"