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