diff --git a/main_tools/OneScriptToRuleThemAll.sh b/main_tools/OneScriptToRuleThemAll.sh index 8b07de0..bef6aa3 100755 --- a/main_tools/OneScriptToRuleThemAll.sh +++ b/main_tools/OneScriptToRuleThemAll.sh @@ -43,13 +43,13 @@ fi MAIN_SCRIPT_PATH=$(dirname $(readlink -e $0)) RING="" -$p1=0 -$p2=0 -$conf=0 -$exploitconf=0 -$p3=0 -$recompose=0 -$scoring=0 +p1=0 +p2=0 +conf=0 +exploitconf=0 +p3=0 +recompose=0 +scoring=0 #---------------# # Parse Options #