fix
This commit is contained in:
parent
6111377f1d
commit
d8f472489a
BIN
texture/chara_animal/card.jpeg
Normal file
BIN
texture/chara_animal/card.jpeg
Normal file
Binary file not shown.
After Width: | Height: | Size: 72 KiB |
@ -13,6 +13,10 @@ t=(
|
||||
"https://sketchfab.com/3d-models/wyvern-quirky-series-7baad217325a45b4877514b3f5924be9"
|
||||
)
|
||||
|
||||
t=(
|
||||
"https://sketchfab.com/3d-models/super-9a80a6d6cf6f4b08906505c7f945d3ce"
|
||||
)
|
||||
|
||||
for i in $t; do
|
||||
name=`echo $i|cut -d / -f 5|cut -d - -f 1`
|
||||
tt=`curl -sL $i|tr ' ' '\n' |grep .jpeg|cut -d '"' -f 2`
|
||||
|
Loading…
x
Reference in New Issue
Block a user