mirror of
https://github.com/webinstall/webi-installers.git
synced 2026-02-14 09:39:51 +00:00
ref(posix): various whitespace and text style updates
This commit is contained in:
@@ -40,5 +40,7 @@ pkg_link() {
|
||||
}
|
||||
|
||||
pkg_done_message() {
|
||||
echo "Installed 'node' and 'npm' at $pkg_dst"
|
||||
b_dst="$(fn_sub_home "${pkg_dst}")"
|
||||
echo ""
|
||||
echo " Installed $(t_pkg 'node') and $(t_pkg 'npm') at $(t_path "${b_dst}/")"
|
||||
}
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
echo >&2 "vcruntime140.dll is only for Windows"
|
||||
echo >&2 " $(t_err 'Error: vcruntime140.dll is only for Windows')"
|
||||
exit 1
|
||||
|
||||
Reference in New Issue
Block a user