mirror of
https://github.com/lucaspalomodevelop/meshlab.git
synced 2026-03-13 16:14:38 +00:00
fix dmg script
This commit is contained in:
parent
b6dcc8772e
commit
efb5b85f22
@ -24,6 +24,8 @@ fi
|
||||
DIR=$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )
|
||||
cd $DIR #move to script directory
|
||||
|
||||
DISTRIB_PATH=$( realpath $DISTRIB_PATH)
|
||||
|
||||
if ! [ -e $DISTRIB_PATH/meshlab.app -a -d $DISTRIB_PATH/meshlab.app ]
|
||||
then
|
||||
echo "Started in the wrong dir: I have not found the meshlab.app"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user