Explorar o código

go to right folder, remove old code

Johann ELSASS %!s(int64=5) %!d(string=hai) anos
pai
achega
7eede3b4a8
Modificáronse 1 ficheiros con 1 adicións e 5 borrados
  1. 1 5
      lazpaint/release/macOS/makedmg.sh

+ 1 - 5
lazpaint/release/macOS/makedmg.sh

@@ -1,16 +1,12 @@
 #!/bin/bash
 set -e
+cd `dirname $0`
 
 if ! [ ${OSTYPE:0:6} = "darwin" ]; then
   echo "This script is for OS X only"
   exit 1
 fi
 
-if [ -e "macOS" ]; then
-  rm -R macOS
-fi
-
-
 appname=LazPaint
 appversion=7.1.4
 pkgversion=0