corrected typo
This commit is contained in:
@@ -148,7 +148,7 @@ fi
|
|||||||
if [ "$USE_EAP_SIM" = "yes" ]
|
if [ "$USE_EAP_SIM" = "yes" ]
|
||||||
then
|
then
|
||||||
echo -n " --enable-eap-sim" >> $INSTALLSHELL
|
echo -n " --enable-eap-sim" >> $INSTALLSHELL
|
||||||
echo -n " --enable-eap-sim-file >> $INSTANTSHELL
|
echo -n " --enable-eap-sim-file" >> $INSTALLSHELL
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [ "$USE_EAP_MD5" = "yes" ]
|
if [ "$USE_EAP_MD5" = "yes" ]
|
||||||
|
|||||||
Reference in New Issue
Block a user