diff --git a/fluxion.sh b/fluxion.sh index 3b2cd81..ae0eb25 100755 --- a/fluxion.sh +++ b/fluxion.sh @@ -1693,7 +1693,7 @@ fluxion_hash_set_path() { echo -e "$FLUXIONVLine $FLUXIONPathToHandshakeFileReturnTip" echo echo -ne "$FLUXIONAbsolutePathInfo: " - read FluxionHashPath + read -e FluxionHashPath # Back-track when the user leaves the hash path blank. # Notice: Path is cleared if we return, no need to unset.