VVCEasy/UpdateVVCMacOS.sh
2022-05-09 22:12:33 +10:00

4 lines
52 B
Bash

#!/bin/bash
brew update
brew upgrade ffmpeg
git pull