lizw 7 달 전
부모
커밋
aa3747a7fb
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      dsl/001sync_code.sh

+ 1 - 1
dsl/001sync_code.sh

@@ -182,8 +182,8 @@ commit_target() {
 }
 
 source_pull
-source_build
 target_pull
+source_build
 sync_files
 target_build
 commit_target