From 2c3f9a5f5a23c8a494b1e78218d18d52388c6443 Mon Sep 17 00:00:00 2001 From: rad4day Date: Sun, 31 Dec 2017 00:54:01 +0100 Subject: [PATCH] Minor change regarding recent events. --- fluxion.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/fluxion.sh b/fluxion.sh index 6070209..6ac2403 100755 --- a/fluxion.sh +++ b/fluxion.sh @@ -1,5 +1,7 @@ #!/bin/bash +# tuwat! + ################################ < FLUXION Parameters > ################################ # NOTE: The FLUXIONPath constant will not be populated correctly if the script is called # directly via a symlink. Symlinks in the path to the script should work completely fine.