mirror of
https://github.com/Mayccoll/Gogh.git
synced 2023-08-10 21:12:46 +03:00
Patch URL
This commit is contained in:
parent
7e2b772862
commit
c90aaa5b78
2
gogh.sh
2
gogh.sh
@ -184,7 +184,7 @@ declare -a THEMES=(
|
||||
)
|
||||
|
||||
# Allow developer to change url to forked url for easier testing
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Mayccoll/Gogh/master"}
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/jack23247/Gogh/master"}
|
||||
PROGRESS_URL="https://raw.githubusercontent.com/phenonymous/shell-progressbar/1.0/progress.sh"
|
||||
|
||||
capitalize() {
|
||||
|
Loading…
Reference in New Issue
Block a user