The script has no execute permission as I can see from its white colour. Give it execute permission, then run it:
cd ~/fluxion #if not there already
chmod u+x fluxion
./fluxion
The script has no execute permission as I can see from its white colour. Give it execute permission, then run it:
cd ~/fluxion #if not there already
chmod u+x fluxion
./fluxion