1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-06-28 15:11:36 +00:00

purge php and its deps

This commit is contained in:
psi29a 2024-01-01 16:40:07 +00:00
parent fc6c94fc25
commit 55ee0f67e4

View file

@ -4,6 +4,7 @@ export HOMEBREW_NO_EMOJI=1
export HOMEBREW_NO_INSTALL_CLEANUP=1
brew uninstall --ignore-dependencies jpeg || true
brew uninstall php || true
brew tap --repair
brew update --quiet