Alois Mahdal преди 6 години
родител
ревизия
88e1ccf27b
променени са 1 файла, в които са добавени 7 реда и са изтрити 0 реда
  1. 7
    0
      src/shellfu/saturnin_demo_greet.sh

+ 7
- 0
src/shellfu/saturnin_demo_greet.sh Целия файл

@@ -2,6 +2,13 @@
2 2
 
3 3
 shellfu import pretty
4 4
 
5
+#
6
+# Greet something
7
+#
8
+# This is an example Shellfu/Bash module.  The purpose is to demonstrate
9
+# how a simple Shellfu/Bash module could look like.
10
+#
11
+
5 12
 saturnin_demo_greet__world() {
6 13
     #
7 14
     # Greet the world