diff --git a/build.sh b/build.sh index 95eb41851..f11232112 100755 --- a/build.sh +++ b/build.sh @@ -1,5 +1,7 @@ #!/bin/bash +export COPYFILE_DISABLE=true + version=$(git describe --always) buildDir=dist