Alois Mahdal 6 лет назад
Родитель
Сommit
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