소스 검색

Update prep-release.sh

Antony Messerli 9 년 전
부모
커밋
6b71e49bff
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      script/prep-release.sh

+ 1 - 1
script/prep-release.sh

@@ -14,4 +14,4 @@ do
   mv bin/undionly.kpxe ../../build/ipxe/$ipxe_config-undionly.kpxe
 done
 cd ../..
-cp -R src/* build/
+cp -R boot/* build/