Skip to content

Commit

Permalink
brl-fetch: funtoo: add dynamic default release
Browse files Browse the repository at this point in the history
  • Loading branch information
androw committed Apr 17, 2022
1 parent cdd2570 commit 0ccf921
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/slash-bedrock/share/brl-fetch/distros/funtoo
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ EOF
}

default_release() {
echo "1.4-release-std"
echo "$(list_releases | grep "release-std$" | grep -v "^next$" | tail -n 1)"
}

list_releases() {
Expand Down

0 comments on commit 0ccf921

Please sign in to comment.