blob: e597da3fd3cd2320b4bf40b28ae2126282a2a989 (
plain)
1
2
3
4
5
6
7
8
9
|
diff --unified --recursive --text nodemcu-pyflasher-4.0/build.sh nodemcu-pyflasher-4.0.new/build.sh
--- nodemcu-pyflasher-4.0/build.sh 2019-02-17 22:53:47.000000000 +0800
+++ nodemcu-pyflasher-4.0.new/build.sh 2020-06-06 12:17:24.780421248 +0800
@@ -8,5 +8,3 @@
build-on-mac.spec
#https://github.com/sindresorhus/create-dmg
-create-dmg dist/$NAME-$VERSION.app
-mv "$NAME-$VERSION 0.0.0.dmg" dist/$NAME-$VERSION.dmg
|