diff options
Diffstat (limited to '_play/example.aww')
| -rw-r--r-- | _play/example.aww | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/_play/example.aww b/_play/example.aww new file mode 100644 index 0000000..0b58478 --- /dev/null +++ b/_play/example.aww @@ -0,0 +1,4 @@ +## This is an example of awwan script that can be executed using "local" +## command. + +echo "Hello, local" |
