mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-25 00:58:06 -05:00
fix e606b795d
This commit is contained in:
parent
39e1c46beb
commit
d7edf6c58a
@ -102,6 +102,8 @@ if [ -d "$2" ]; then
|
||||
elif [ "$action" != "pull" ]; then
|
||||
echo Build directory not found
|
||||
exit 1
|
||||
else
|
||||
shift
|
||||
fi
|
||||
|
||||
trap cleanup EXIT
|
||||
|
Loading…
x
Reference in New Issue
Block a user