mirror of
https://github.com/zardus/ctf-tools
synced 2024-11-10 08:24:12 +00:00
fix keystone install
This commit is contained in:
parent
e827468db9
commit
e7b9d9273d
1 changed files with 2 additions and 3 deletions
|
@ -1,5 +1,4 @@
|
|||
#!/bin/bash -ex
|
||||
|
||||
ctf-tools-pip install -U keystone
|
||||
# seems to be broken?
|
||||
#ctf-tools-pip3 install -U keystone
|
||||
ctf-tools-pip install -U keystone-engine
|
||||
ctf-tools-pip3 install -U keystone-engine
|
||||
|
|
Loading…
Reference in a new issue