We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7899c3e commit 877b34fCopy full SHA for 877b34f
progsche.sh
@@ -35,7 +35,7 @@ L='\e[1;38;5;228m' > /dev/null 2>&1; #LIME
35
HB='\e[1;38;5;32m' > /dev/null 2>&1; #HOLO BLUE
36
D='\e[0m' > /dev/null 2>&1; #Default
37
### ARRAY #####################################
38
-VERSI_ARRAY=( '1.0.8' 'V1.8.0:PROGSCHE' '108' );
+VERSI_ARRAY=( '1.0.8' 'V1.0.8:PROGSCHE' '108' );
39
NAME_ARRAY=( "progsche" "Progsche" "PROGSCHE" "$0" `busybox basename "$0"` );
40
RELEASED="Mon, Dec 31";
41
UPDATED="Fri, Oct 15";
0 commit comments