fix(setup.sh): Clarify net-snmp dependency installation message in setup.sh
This commit is contained in:
2
setup.sh
2
setup.sh
@@ -298,7 +298,7 @@ echo '{
|
||||
}' > "$SCRIPT_DIR/package.json"
|
||||
|
||||
# Install ONLY net-snmp
|
||||
echo "Installing ONLY net-snmp dependency..."
|
||||
echo "Installing ONLY net-snmp dependency (+ 2 subdependencies)..."
|
||||
echo "Node version: $("$NODE_BIN" --version)"
|
||||
echo "Executing NPM directly with Node.js"
|
||||
|
||||
|
Reference in New Issue
Block a user