From 78dd4c8b73fe148126d6ee31e5d7f787ce4e6bc1 Mon Sep 17 00:00:00 2001 From: Matias Barcenas <5618628+MPX4132@users.noreply.github.com> Date: Sat, 30 Dec 2017 22:10:10 -0600 Subject: [PATCH] Revert "Minor change regarding recent events." --- fluxion.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/fluxion.sh b/fluxion.sh index 6ac2403..6070209 100755 --- a/fluxion.sh +++ b/fluxion.sh @@ -1,7 +1,5 @@ #!/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.