mirror of
https://github.com/zardus/ctf-tools
synced 2025-03-02 14:17:18 +00:00
Shellsploit Changed git url
Original author has 'quit' Github or something. Luckily have likely the last version that was on Github.
This commit is contained in:
parent
90135d43d2
commit
979c17118c
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
#!/bin/bash -ex
|
#!/bin/bash -ex
|
||||||
|
|
||||||
git clone https://github.com/b3mb4m/shellsploit-framework.git
|
git clone https://github.com/raildex1/shellsploit-framework.git
|
||||||
cd shellsploit-framework
|
cd shellsploit-framework
|
||||||
|
|
||||||
set +e
|
set +e
|
||||||
|
|
Loading…
Add table
Reference in a new issue