mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-13 00:03:09 -04:00
Remove unused var
This commit is contained in:
parent
6e2a2beec7
commit
a2ec75c999
@ -26,9 +26,6 @@ set -e
|
||||
|
||||
COMMAND=$1
|
||||
|
||||
# Current directory
|
||||
_PWD=`pwd`
|
||||
|
||||
# Location of current script
|
||||
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
|
||||
PYDEPLOY=${DIR}/deploy.py
|
||||
|
Loading…
x
Reference in New Issue
Block a user