mirror of
https://github.com/wismna/HackPi.git
synced 2025-10-03 07:30:14 -04:00
Update install.sh
This commit is contained in:
@@ -64,7 +64,7 @@ else
|
||||
fi
|
||||
fi
|
||||
|
||||
if [ "$MODULE_INSTALLED" == true ] ;
|
||||
if [ "$MODULE_INSTALLED" = true ] ;
|
||||
then
|
||||
# Server configuration
|
||||
printf "\nConfigure backdoor usage? [y/n] "
|
||||
|
Reference in New Issue
Block a user