Skip to content
Snippets Groups Projects
Verified Commit 7c3eac8f authored by Karel Koci's avatar Karel Koci :metal:
Browse files

defaults: update for HBL branch

parent 524d63ff
Branches
Tags
1 merge request!123Turris OS 5.0 (HBK)
......@@ -4,5 +4,6 @@
# This sets default publish branch
# Expected values are:
# "hbd" for master branch
# "hbl" for development branch
# "hbs" for release branch
PUBLISH_BRANCH="hbd"
PUBLISH_BRANCH="hbl"
......@@ -50,7 +50,7 @@ while [ $# -gt 0 ]; do
echo " values are: turris1x, omnia, mox"
echo " --branch, -b BRANCH"
echo " Set given branch as source for packages used to generate "
echo " this medkit. If this option is not set then 'hbd' is used."
echo " this medkit. If this option is not set then 'hbl' is used."
echo " Note that this does not sets that branch to updater-ng"
echo " configuration. You have to use --updater-branch for that."
echo " --updater-branch BRANCH"
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment