1
0
mirror of https://github.com/Mayccoll/Gogh.git synced 2023-08-10 21:12:46 +03:00
This commit is contained in:
Mayccoll
2020-12-04 12:49:22 -05:00
committed by GitHub
parent 3d45d65014
commit 7e13e40b74

View File

@@ -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