mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-04-20 06:02:24 +00:00
bump go-pot to latest release (v1.0.0)
This commit is contained in:
parent
fc388a9ef7
commit
c710aa83f0
1 changed files with 1 additions and 3 deletions
|
@ -4,9 +4,7 @@ apk -U upgrade
|
|||
apk -U add git
|
||||
mkdir -p /opt
|
||||
cd /opt
|
||||
git clone https://github.com/t3chn0m4g3/go-pot
|
||||
cd go-pot
|
||||
git checkout 75a2cae856642fdccf3e9d47d0733cf4190ba70b
|
||||
git clone https://github.com/ryanolee/go-pot -b v1.0.0
|
||||
EOF
|
||||
WORKDIR /opt/go-pot
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue