4
0
Daniel Gibbs 10 жил өмнө
parent
commit
f2fe7d7889

+ 1 - 1
lgsm/functions/check.sh

@@ -17,7 +17,7 @@ if [ "${function_selfname}" != "command_install.sh" ] && [ "${function_selfname}
 	check_system_dir.sh
 fi
 
-if [ "${function_selfname}" -= "command_install.sh" ]; then
+if [ "${function_selfname}" == "command_install.sh" ]; then
 	check_glibc.sh
 fi