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 eff60f9 commit 198af03Copy full SHA for 198af03
system-info
@@ -33,7 +33,7 @@
33
#### Variables
34
########################################################################
35
# Versioning
36
-version="Version: 01.00-00, Script Date: 2021.09.15"
+version="Version: 01.00-01, Script Date: 2021.09.30"
37
#md5_sum=$(md5sum $sname | sed 's/system.*//g' )
38
arg1=$1
39
arg2=$2
@@ -192,7 +192,7 @@ function CheckPrerequisites()
192
echo -e "$Program is not installed."
193
check_prog=0;
194
fi
195
- echo -e ' -------------------------------- "
+ echo -e " -------------------------------- "
196
197
done
198
0 commit comments