mirror of
https://github.com/kiwix/java-libkiwix.git
synced 2025-09-13 09:07:48 -04:00
Addapt create_test_zimfiles to last zimwriterfs.
This commit is contained in:
parent
fb83f1154b
commit
61faa65343
@ -9,10 +9,12 @@ die()
|
|||||||
cd "$(dirname "$0")"
|
cd "$(dirname "$0")"
|
||||||
rm -f small.zim
|
rm -f small.zim
|
||||||
zimwriterfs -w main.html \
|
zimwriterfs -w main.html \
|
||||||
-f favicon.png \
|
-n "Test" \
|
||||||
-l en \
|
-I favicon.png \
|
||||||
|
-l eng \
|
||||||
-t "Test ZIM file" \
|
-t "Test ZIM file" \
|
||||||
-d "N/A" \
|
-d "N/A" \
|
||||||
|
-L "Test File" \
|
||||||
-c "N/A" \
|
-c "N/A" \
|
||||||
-p "N/A" \
|
-p "N/A" \
|
||||||
small_zimfile_data \
|
small_zimfile_data \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user