now to gitea

This commit is contained in:
2025-10-03 09:45:09 +02:00
parent 6d7e06e9ec
commit 1629563b73
7 changed files with 7 additions and 7 deletions
+1 -1
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!"""
+1 -1
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"
+1 -1
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"
+1 -1
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"
+1 -1
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"
+1 -1
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"
+1 -1
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"