summaryrefslogtreecommitdiff
path: root/scripts/publish-mingw-x.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/publish-mingw-x.sh')
-rwxr-xr-xscripts/publish-mingw-x.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/publish-mingw-x.sh b/scripts/publish-mingw-x.sh
index 0dc99ea..4e0afe9 100755
--- a/scripts/publish-mingw-x.sh
+++ b/scripts/publish-mingw-x.sh
@@ -27,7 +27,7 @@ if [ ! -f $OPENSCADDIR/openscad.pro ]; then
exit 0
fi
-OS=LINXWIN ./scripts/release-common.sh -v $VERSION $COMMIT
+OSTYPE=mingw-cross-env ./scripts/release-common.sh -v $VERSION $COMMIT
if [ $? != 0 ]; then
echo "release-common.sh returned error code: $?. build stopped."
contact: Jan Huwald // Impressum