We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81834e9 commit 0694fdbCopy full SHA for 0694fdb
helloworld.sh
@@ -0,0 +1,9 @@
1
+#!/bin/bash
2
+#Purpose: This is the Sample template File
3
+#Version: 1.0
4
+#Created Date: Thu May 3 11:55:43 IST 2018
5
+#Modified Date:
6
+#Author: Ankam Ravi Kumar
7
+# START #
8
+echo "Testing template file"
9
+# END #
0 commit comments