Prefer local mirror
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Yvan Janssens 2023-03-22 11:48:12 +00:00
parent 7cf26a6580
commit d5142c649b

View File

@ -49,11 +49,12 @@ opt_build_dir=$(pwd)
opt_install_dir=/hercules
# Git repo for SDL-Hercules Hyperion
git_repo_hyperion=https://github.com/SDL-Hercules-390/hyperion.git
# Use local mirro instead:
git_repo_hyperion=https://git.cyber.gent/friedkiwi/hyperion.git
# git_repo_hyperion=https://github.com/wrljet/hyperion.git
# Git checkout branch for Hyperion
git_branch_hyperion=develop
git_branch_hyperion=master
# Git checkout commit for Hyperion
# git_commit_hyperion=77a23a2