From 5890782798da583e2d2cfa7f9bc153b2ebca059d Mon Sep 17 00:00:00 2001 From: six2dez Date: Wed, 17 Jan 2024 13:49:48 +0100 Subject: [PATCH 1/2] update gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 72333214..801b55e2 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,7 @@ Recon/ output/ .obsidian/ test/ +.trunk/ #Ignoring compressed files *.tar From cea9222f18240d3c78f973a586a70a16294493d9 Mon Sep 17 00:00:00 2001 From: six2dez Date: Fri, 19 Jan 2024 14:06:39 +0100 Subject: [PATCH 2/2] potential gf removed --- install.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/install.sh b/install.sh index 9a78a957..af160799 100755 --- a/install.sh +++ b/install.sh @@ -433,7 +433,6 @@ wget -q -O - https://gist.githubusercontent.com/six2dez/ab5277b11da7369bf4e9db72 wget -q -O - https://gist.github.com/six2dez/d62ab8f8ffd28e1c206d401081d977ae/raw >${tools}/headers_inject.txt wget -q -O - https://gist.githubusercontent.com/six2dez/6e2d9f4932fd38d84610eb851014b26e/raw >${tools}/axiom_config.sh eval $SUDO chmod +x ${tools}/axiom_config.sh -eval $SUDO mv $SCRIPTPATH/assets/potential.json ~/.gf/potential.json ## Last check if [[ $double_check == "true" ]]; then