mirror of
https://github.com/webinstall/webi-installers.git
synced 2026-08-19 12:06:25 +00:00
fix: Use full path to call pwsh, since it is not in the PATH yet
This commit is contained in:
+1
-1
@@ -46,7 +46,7 @@ __init_pwsh() {
|
||||
|
||||
pkg_done_message() {
|
||||
echo "Installed 'pwsh' at $pkg_dst"
|
||||
pwsh -V
|
||||
"$pkg_dst_cmd" -V
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user