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…
취소
저장