mirror of
https://github.com/webinstall/webi-installers.git
synced 2026-08-23 22:16:48 +00:00
ref(pwsh): cleanup and comment 'pkg_done_message'
This commit is contained in:
+3
-1
@@ -45,7 +45,9 @@ __init_pwsh() {
|
||||
}
|
||||
|
||||
pkg_done_message() {
|
||||
echo "Installed 'pwsh' at $pkg_dst"
|
||||
# We print the version here to ensure the install completed without
|
||||
# errors - no missing libraries, not incompatible arch, etc
|
||||
echo ""
|
||||
"$pkg_dst_cmd" -V
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user