diff --git a/hush.sh b/hush.sh index 8bab11d..3a08943 100755 --- a/hush.sh +++ b/hush.sh @@ -1,5 +1,5 @@ #!/bin/bash -cd /proscan/bd/applications/hush/hla/1.3.0 +cd /proscan/bd/applications/hush/hla/1.4.0 # For use if script is sourced rather than executed appNameDefault="hush.sh" diff --git a/hush_g1.sh b/hush_g1.sh index ae415f6..e10bb3c 100755 --- a/hush_g1.sh +++ b/hush_g1.sh @@ -1,5 +1,5 @@ #!/bin/bash -cd /proscan/bd/applications/hush/hla/1.3.0 +cd /proscan/bd/applications/hush/hla/1.4.0 # For use if script is sourced rather than executed appNameDefault="hush_g1.sh" diff --git a/hush_g2.sh b/hush_g2.sh index 2206173..e9e30c3 100755 --- a/hush_g2.sh +++ b/hush_g2.sh @@ -1,5 +1,5 @@ #!/bin/bash -cd /proscan/bd/applications/hush/hla/1.3.0 +cd /proscan/bd/applications/hush/hla/1.4.0 # For use if script is sourced rather than executed appNameDefault="hush_g2.sh" diff --git a/hush_g3.sh b/hush_g3.sh index ae93af1..b2fe461 100755 --- a/hush_g3.sh +++ b/hush_g3.sh @@ -1,5 +1,5 @@ #!/bin/bash -cd /proscan/bd/applications/hush/hla/1.3.0 +cd /proscan/bd/applications/hush/hla/1.4.0 # For use if script is sourced rather than executed appNameDefault="hush_g3.sh" diff --git a/hush_o2.sh b/hush_o2.sh index 5f58970..1b60cbb 100755 --- a/hush_o2.sh +++ b/hush_o2.sh @@ -1,5 +1,5 @@ #!/bin/bash -cd /proscan/bd/applications/hush/hla/1.3.0 +cd /proscan/bd/applications/hush/hla/1.4.0 # For use if script is sourced rather than executed appNameDefault="hush_o2.sh" diff --git a/hush_pif.sh b/hush_pif.sh index 6327395..1815906 100755 --- a/hush_pif.sh +++ b/hush_pif.sh @@ -1,5 +1,5 @@ #!/bin/bash -cd /proscan/bd/applications/hush/hla/1.3.0 +cd /proscan/bd/applications/hush/hla/1.4.0 # For use if script is sourced rather than executed appNameDefault="hush_pif.sh"