Skip to content

Commit e7b9d92

Browse files
f0rkizardus
authored andcommitted
fix keystone install
1 parent e827468 commit e7b9d92

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

keystone/install

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
#!/bin/bash -ex
22

3-
ctf-tools-pip install -U keystone
4-
# seems to be broken?
5-
#ctf-tools-pip3 install -U keystone
3+
ctf-tools-pip install -U keystone-engine
4+
ctf-tools-pip3 install -U keystone-engine

0 commit comments

Comments
 (0)