Added update option of Linux before start

This commit is contained in:
Martin Eesmaa
2022-03-12 14:29:06 +11:00
committed by GitHub
parent e28e84fefd
commit a8411a7401

3
UpdateVVCLinux.sh Normal file
View File

@ -0,0 +1,3 @@
sudo apt install ffmpeg -y
sudo apt update
git pull