phi 1 年之前
父節點
當前提交
9990d49064
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2
    0
      clean.sh

+ 2
- 0
clean.sh 查看文件

@@ -1,3 +1,5 @@
1
+##  Clean every subdirectory calling its clean.sh script
2
+#
1 3
 if [ -f '../../layout/clean.sh' ] ; then
2 4
   . ../../layout/clean.sh
3 5
 fi

Loading…
取消
儲存