Add auto update script and needed script metadata
This commit is contained in:
parent
38fccdcd44
commit
42202d95bc
9 changed files with 88 additions and 2 deletions
|
@ -1,5 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
SCRIPT_SKIP="1"
|
||||
|
||||
ffbuild_enabled() {
|
||||
[[ $TARGET == linux* ]]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue