added missing file creation

This commit is contained in:
jash
2018-12-23 18:21:14 +01:00
committed by kexkey
parent 4754de562e
commit 434ff43caf

View File

@@ -28,6 +28,8 @@ case "${arch}" in arm*)
;;
esac
echo "EXIT_STATUS=1" > $current_path/exitStatus.sh
# Will test if Cyphernode is fully up and running...
docker run --rm -it -v $current_path/testfeatures.sh:/testfeatures.sh \
-v ~/.cyphernode/gatekeeper:/gatekeeper \