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