mirror of
https://github.com/MartinEesmaa/VVCEasy.git
synced 2025-02-03 02:37:52 +01:00
4 lines
52 B
Bash
4 lines
52 B
Bash
#!/bin/bash
|
|
brew update
|
|
brew upgrade ffmpeg
|
|
git pull |