diff --git a/script/create-keystore-ietf-draft-constrained-brski.sh b/script/create-keystore-ietf-draft-constrained-brski.sh old mode 100644 new mode 100755 diff --git a/script/helper-cp-run.sh b/script/helper-cp-run.sh index 60dd104..4cffac8 100755 --- a/script/helper-cp-run.sh +++ b/script/helper-cp-run.sh @@ -27,7 +27,7 @@ # POSSIBILITY OF SUCH DAMAGE. # -readonly JAR_FILE=./target/ot-registrar-0.2-jar-with-dependencies.jar +readonly JAR_FILE=./target/ot-registrar-0.3-jar-with-dependencies.jar # test if OT Registrar JAR exists if [ ! -f "${JAR_FILE}" ]; then