Update rApp generator to generate rApp from different folders
[nonrtric/plt/rappmanager.git] / sample-rapp-generator / rapp-all / Files / Scripts / my_script.sh
diff --git a/sample-rapp-generator/rapp-all/Files/Scripts/my_script.sh b/sample-rapp-generator/rapp-all/Files/Scripts/my_script.sh
new file mode 100755 (executable)
index 0000000..79b3155
--- /dev/null
@@ -0,0 +1,2 @@
+#!/bin/bash
+echo "I'm simply an example script file in the package that doesn't do anything!"
\ No newline at end of file