Update install.sh

This commit is contained in:
Jan Rude
2017-03-06 11:45:11 +01:00
committed by GitHub
parent 78e1fd761f
commit f1a0b4bce9

View File

@@ -64,7 +64,7 @@ else
fi
fi
if [ "$MODULE_INSTALLED" == true ] ;
if [ "$MODULE_INSTALLED" = true ] ;
then
# Server configuration
printf "\nConfigure backdoor usage? [y/n] "