fix: adds correct link to print-themes.sh

This commit is contained in:
Jangrie 2020-10-08 21:28:54 +02:00
parent b105269a9b
commit 5c26618215
1 changed files with 1 additions and 1 deletions

View File

@ -209,7 +209,7 @@ declare -a THEMES=(
# Allow developer to change url to forked url for easier testing
# IMPORTANT: Make sure you export this variable if your main shell is not bash
BASE_URL=${BASE_URL:-"https://github.com/Jangrie/Gogh/tree/add-panda-theme"}
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Mayccoll/Gogh/master"}
PROGRESS_URL="https://raw.githubusercontent.com/phenonymous/shell-progressbar/1.0/progress.sh"
capitalize() {