diff options
Diffstat (limited to 'scripts/release-common.sh')
-rwxr-xr-x | scripts/release-common.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/release-common.sh b/scripts/release-common.sh index 7bf1c07..fb7df40 100755 --- a/scripts/release-common.sh +++ b/scripts/release-common.sh @@ -202,6 +202,7 @@ case $OS in "$ZIP" $ZIPARGS OpenSCAD-$VERSION.zip openscad-$VERSION rm -rf ./openscad-$VERSION cd $OPENSCADDIR + echo "Binary package created" echo "Creating installer" ./scripts/mingw-x-build-installer.sh |