mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-05 00:02:29 -04:00
fdroid.init updated
This commit is contained in:
parent
44cf52f0a3
commit
864e1a6fee
1 changed files with 4 additions and 1 deletions
|
@ -16,8 +16,11 @@ echo "" > ${tmpdir}/data/images/cards/bottoms/trumps-only/.keep
|
|||
echo '### prepare cardsets'
|
||||
|
||||
./mkcards
|
||||
cp -a cardsets/* ${tmpdir}/data
|
||||
|
||||
cp -a ${cardsets_dir}/* ${tmpdir}/data
|
||||
echo '### resize 4k images'
|
||||
|
||||
./resize4k ${tmpdir}/data/tiles
|
||||
|
||||
echo '### eval version'
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue