FiercePhish
FiercePhish copied to clipboard
install fails if passwords have " in them
Looks like you need to do some encoding on passwords:
./install.sh: eval: line 1087: unexpected EOF while looking for matching `"'
Yeah, this is a known issue that is a biproduct of how the installer currently works. Will be fixed in the next version that is under development