mirror of
https://github.com/mitb-archive/filebot
synced 2024-11-02 08:25:02 -04:00
Make sure build works on build box
This commit is contained in:
parent
f7ac0a79d7
commit
44aea93b4e
@ -14,7 +14,7 @@ fetch()
|
||||
gunzip -k -f "$FILE"
|
||||
fi
|
||||
if [[ "${FILE##*.}" == "zip" ]]; then
|
||||
unzip -o "$FILE"
|
||||
7z e -y "$FILE"
|
||||
fi
|
||||
fi
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user