mirror of https://github.com/OpenKMIP/PyKMIP.git
Deleting broken server script
This change removes an old and out-of-date script used to run the PyKMIP software server.
This commit is contained in:
parent
428633f175
commit
c59f38dbed
|
@ -1,5 +0,0 @@
|
|||
#!/bin/bash
|
||||
|
||||
set -eu
|
||||
|
||||
python ../kmip/demos/server.py
|
Loading…
Reference in New Issue