Skip to content

Commit d58d6d6

Browse files
authored
Merge pull request #811 from six2dez/dev
Dev
2 parents 992b3e0 + cea9222 commit d58d6d6

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ Recon/
33
output/
44
.obsidian/
55
test/
6+
.trunk/
67

78
#Ignoring compressed files
89
*.tar

install.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -433,7 +433,6 @@ wget -q -O - https://gist.githubusercontent.com/six2dez/ab5277b11da7369bf4e9db72
433433
wget -q -O - https://gist.github.com/six2dez/d62ab8f8ffd28e1c206d401081d977ae/raw >${tools}/headers_inject.txt
434434
wget -q -O - https://gist.githubusercontent.com/six2dez/6e2d9f4932fd38d84610eb851014b26e/raw >${tools}/axiom_config.sh
435435
eval $SUDO chmod +x ${tools}/axiom_config.sh
436-
eval $SUDO mv $SCRIPTPATH/assets/potential.json ~/.gf/potential.json
437436

438437
## Last check
439438
if [[ $double_check == "true" ]]; then

0 commit comments

Comments
 (0)