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