Skip to content

Commit

Permalink
[script] +x on script; version JAR bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
EskoDijk committed Aug 29, 2024
1 parent 49a2830 commit daf3fe5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Empty file modified script/create-keystore-ietf-draft-constrained-brski.sh
100644 → 100755
Empty file.
2 changes: 1 addition & 1 deletion script/helper-cp-run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit daf3fe5

Please sign in to comment.