mirror of
https://github.com/zardus/ctf-tools
synced 2025-03-02 14:17:18 +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
|
#!/bin/bash -ex
|
||||||
|
|
||||||
ctf-tools-pip install -U keystone
|
ctf-tools-pip install -U keystone-engine
|
||||||
# seems to be broken?
|
ctf-tools-pip3 install -U keystone-engine
|
||||||
#ctf-tools-pip3 install -U keystone
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue