This commit is contained in:
parent
7cf26a6580
commit
d5142c649b
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user