VVCEasy/UpdateVVCMacOS.sh

4 lines
52 B
Bash

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