update build.sh

v4
vinllen 5 years ago
parent b8a26f90e8
commit 80baaca332
  1. 4
      build.sh

@ -52,8 +52,8 @@ done
cp scripts/start.sh ${output}/
cp scripts/stop.sh ${output}/
cp scripts/run_direct.py ${output}/
cp -r tools ${output}/
cp -r test ${output}/
#cp -r tools ${output}/
#cp -r test ${output}/
if [ "Linux" == "$(uname -s)" ];then
# hypervisor

Loading…
Cancel
Save