mirror of
https://github.com/Mayccoll/Gogh.git
synced 2023-08-10 21:12:46 +03:00
#255 fix typo
This commit is contained in:
parent
3d45d65014
commit
7e13e40b74
@ -28,7 +28,7 @@ export PROFILE_NAME="GeoHot"
|
||||
#=======================================================#
|
||||
# | APPLY COLOR |
|
||||
#=======================================================#
|
||||
SCRIPT_PATH"${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}"
|
||||
SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}"
|
||||
PARENT_PATH="$(dirname "${SCRIPT_PATH}")"
|
||||
|
||||
# Allow developer to change url to forked url for easier testing
|
||||
|
Loading…
Reference in New Issue
Block a user