mirror of
https://github.com/webinstall/webi-installers.git
synced 2026-08-18 19:46:59 +00:00
fix(dashcore-utils): run 'webi' by path, not WEBI_HOST url
This commit is contained in:
@@ -111,7 +111,7 @@ fn_srv_install() { (
|
||||
echo "Installing 'serviceman'..."
|
||||
echo ""
|
||||
{
|
||||
curl -fsSL "${WEBI_HOST}/serviceman" | sh
|
||||
"$HOME/.local/bin/webi" serviceman
|
||||
} > /dev/null
|
||||
|
||||
# shellcheck disable=SC1090
|
||||
|
||||
Reference in New Issue
Block a user