updating fluxion.sh

now you can use TAB for autocomplete when selecting an existing .cap file
This commit is contained in:
rempairamore 2023-01-07 01:34:16 +01:00 committed by GitHub
parent 09a17a6571
commit c7be028820
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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.