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
|
fi
|
||||||
|
|
||||||
# OBS Studio deps
|
# OBS Studio deps
|
||||||
echo "[obs-websocket] Updating Homebrew formulas.."
|
echo "[obs-websocket] Updating Homebrew.."
|
||||||
brew update
|
brew update >/dev/null
|
||||||
echo "[obs-websocket] Checking installed Homebrew formulas.."
|
echo "[obs-websocket] Checking installed Homebrew formulas.."
|
||||||
BREW_PACKAGES=$(brew list)
|
BREW_PACKAGES=$(brew list)
|
||||||
BREW_DEPENDENCIES="ffmpeg libav cmake"
|
BREW_DEPENDENCIES="ffmpeg libav cmake"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user