Fixed minor cosmetic bug.
This commit is contained in:
parent
74d2814f4e
commit
fb247c7492
|
@ -1773,7 +1773,7 @@ fluxion_prep_attack() {
|
|||
"$FLUXIONAttackResetOption" \
|
||||
)
|
||||
|
||||
io_query_choice "$FLUXIONVLine $FLUXIONAttackResumeQuery" choices[@]
|
||||
io_query_choice "$FLUXIONAttackResumeQuery" choices[@]
|
||||
|
||||
if [ "$IOQueryChoice" = "$FLUXIONAttackRestoreOption" ]; then
|
||||
load_attack "$path/attack.conf"
|
||||
|
|
Loading…
Reference in New Issue