mirror of
https://github.com/levogevo/ffmpeg-av1-builder.git
synced 2026-07-21 21:35:22 +00:00
refresh build
This commit is contained in:
Executable
+5
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
git pull
|
||||
bash ./scripts/install_deps.sh || exit 1
|
||||
bash ./scripts/build.sh || exit 1
|
||||
Reference in New Issue
Block a user