We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e827468 commit e7b9d92Copy full SHA for e7b9d92
keystone/install
@@ -1,5 +1,4 @@
1
#!/bin/bash -ex
2
3
-ctf-tools-pip install -U keystone
4
-# seems to be broken?
5
-#ctf-tools-pip3 install -U keystone
+ctf-tools-pip install -U keystone-engine
+ctf-tools-pip3 install -U keystone-engine
0 commit comments