mirror of
https://github.com/levogevo/ffmpeg-av1-builder.git
synced 2026-01-15 16:56:18 +00:00
light cleanup
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
git stash
|
||||
git stash drop
|
||||
git pull
|
||||
bash ./scripts/install_deps.sh || exit 1
|
||||
bash ./scripts/build.sh $(cat .last_opts) || exit 1
|
||||
|
||||
Reference in New Issue
Block a user