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