mirror of
https://github.com/Palakis/obs-websocket.git
synced 2024-08-30 18:12:16 +00:00
Silenced Homebrew update
This commit is contained in:
parent
a1de1b11bc
commit
3d76f078cd
@ -15,8 +15,8 @@ if [ "${HAS_BREW}" = "" ]; then
|
||||
fi
|
||||
|
||||
# OBS Studio deps
|
||||
echo "[obs-websocket] Updating Homebrew formulas.."
|
||||
brew update
|
||||
echo "[obs-websocket] Updating Homebrew.."
|
||||
brew update >/dev/null
|
||||
echo "[obs-websocket] Checking installed Homebrew formulas.."
|
||||
BREW_PACKAGES=$(brew list)
|
||||
BREW_DEPENDENCIES="ffmpeg libav cmake"
|
||||
|
Loading…
x
Reference in New Issue
Block a user