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