Skip to content

Commit 0210bf6

Browse files
authored
Update SQLinjectionFiles.sh
1 parent 1b45f6c commit 0210bf6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Files/SQLinjectionFiles.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ cd AllHackingTools
66
git clone https://github.com/ZechBron/zVirus-Gen
77
cd zVirus-Gen
88
pkg install git -y
9-
pkg install wget -y
10-
pkg install curl -y
9+
chmod +x setup.sh
10+
./setup.sh
1111
cd
1212
cd
1313
cd AllHackingTools

0 commit comments

Comments
 (0)