瀏覽代碼

Rename www.sh to saturnin_www.sh

To maintain safety of colision and reflect purpose ('ffoo/saturnin_www.sh'
vs. 'libexec/saturnin-www.sh'), adding prefix 'saturnin_'.
Alois Mahdal 10 年之前
父節點
當前提交
565e96a2f6
共有 3 個文件被更改,包括 3 次插入2 次删除
  1. 0
    0
      ffoo/saturnin_www.sh
  2. 2
    1
      libexec/saturnin-www
  3. 1
    1
      setup/mk.sh

ffoo/www.sh → ffoo/saturnin_www.sh 查看文件


+ 2
- 1
libexec/saturnin-www 查看文件

@@ -4,7 +4,8 @@
4 4
 
5 5
 ffoo import config
6 6
 ffoo import core
7
-ffoo import www
7
+
8
+ffoo import saturnin_www
8 9
 
9 10
 clipln() {
10 11
     #

+ 1
- 1
setup/mk.sh 查看文件

@@ -42,7 +42,7 @@ die() {
42 42
 }
43 43
 
44 44
 list_of_shrs() {
45
-    echo ffoo/www.sh
45
+    echo ffoo/saturnin_www.sh
46 46
 }
47 47
 
48 48
 build1() {