mirror of
https://github.com/BtbN/FFmpeg-Builds.git
synced 2025-06-12 05:17:39 +02:00
Overhaul cache system
This commit is contained in:
@ -9,8 +9,6 @@ ffbuild_enabled() {
|
||||
}
|
||||
|
||||
ffbuild_dockerbuild() {
|
||||
cd "$FFBUILD_DLDIR/$SELF"
|
||||
|
||||
# their version check is insistant on a tag to exist, so make one
|
||||
git tag -a ffbuild -m "FFbuild Version"
|
||||
|
||||
|
Reference in New Issue
Block a user