mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-03-09 05:48:12 +00:00
Update tools/addon/homebrew.sh
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
This commit is contained in:
@@ -100,7 +100,7 @@ fi
|
||||
msg_ok "Configured Shell Integration"
|
||||
|
||||
msg_info "Verifying Installation"
|
||||
su - "$BREW_USER" -c 'brew --version'
|
||||
su - "$BREW_USER" -c 'brew --version' &>/dev/null
|
||||
msg_ok "Homebrew Verified"
|
||||
|
||||
echo -e "Successfully Installed!! Homebrew is ready for user ${BL}${BREW_USER}${CL}"
|
||||
|
||||
Reference in New Issue
Block a user