Skip to content

Commit

Permalink
fix(webi): define PKG_STABLE for template when no suitable version is…
Browse files Browse the repository at this point in the history
… found
  • Loading branch information
coolaj86 committed Sep 15, 2024
1 parent c4a6d74 commit efe3df6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _webi/package-install.tpl.sh
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ __bootstrap_webi() {
#PKG_LIBCS=
#PKG_FORMATS=
#PKG_LATEST=
#PKG_STABLE=
WEBI_PKG_DOWNLOAD=""
WEBI_DOWNLOAD_DIR="${HOME}/Downloads"
if command -v xdg-user-dir > /dev/null; then
Expand Down

0 comments on commit efe3df6

Please sign in to comment.