1
0
mirror of https://github.com/Mayccoll/Gogh.git synced 2023-08-10 21:12:46 +03:00

Patch URL

This commit is contained in:
Jacopo Maltagliati 2019-03-14 14:02:45 +01:00 committed by GitHub
parent 7e2b772862
commit c90aaa5b78
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -184,7 +184,7 @@ declare -a THEMES=(
) )
# Allow developer to change url to forked url for easier testing # 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" PROGRESS_URL="https://raw.githubusercontent.com/phenonymous/shell-progressbar/1.0/progress.sh"
capitalize() { capitalize() {