mirror of
https://github.com/webinstall/webi-installers.git
synced 2026-08-19 03:56:16 +00:00
fix(webi): track if welcome message was already shown
This commit is contained in:
@@ -285,6 +285,7 @@ __webi_main() {
|
||||
|
||||
for pkgname in "$@"; do
|
||||
webinstall "$pkgname"
|
||||
export WEBI_WELCOME='shown'
|
||||
done
|
||||
|
||||
show_path_updates
|
||||
|
||||
Reference in New Issue
Block a user