fix(webi): define PKG_STABLE for template when no suitable version is found

This commit is contained in:
AJ ONeal
2024-09-14 20:53:18 +00:00
parent c4a6d74776
commit efe3df6453

View File

@@ -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