From 1dc109c979d7788e8811b4eecfb8bfdf3b6ea6e2 Mon Sep 17 00:00:00 2001 From: Yaco Date: Tue, 19 Oct 2021 20:42:50 -0300 Subject: adds reevotech scripts --- bin/reevotech/CreateSemanticObject.sh | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 bin/reevotech/CreateSemanticObject.sh (limited to 'bin/reevotech/CreateSemanticObject.sh') diff --git a/bin/reevotech/CreateSemanticObject.sh b/bin/reevotech/CreateSemanticObject.sh new file mode 100644 index 00000000..87dc64a9 --- /dev/null +++ b/bin/reevotech/CreateSemanticObject.sh @@ -0,0 +1,4 @@ +#!/bin/bash + +echo "This script is used to create a Semantic Object defined in a specific Deployment" +echo "" -- cgit v1.2.1