From 196f228af06dea305072b5b3092f821a123716e2 Mon Sep 17 00:00:00 2001 From: FReenen Date: Mon, 22 Jul 2024 20:44:29 +0200 Subject: [PATCH] update vendor profile --- FReenen.zip | Bin 834 -> 895 bytes FReenen/0.2.0.ini | 195 +++++++++++++++++++++++++++++---------------- manifest.json | 2 +- vendor_indices.zip | Bin 180 -> 230 bytes zip.sh | 4 +- 5 files changed, 129 insertions(+), 72 deletions(-) diff --git a/FReenen.zip b/FReenen.zip index f52fc7b1e8c8bd9610cd2d1b7ea32883e5e7d1b2..f9110c5fcb5bf33169c1952a72b27008292b3ba5 100644 GIT binary patch literal 895 zcmWIWW@Zs#U|`^2xI5=t#IF}G(zXJ5k&FxsybLl7xruq1X{p5}dRfK!d7&Yk49tcz z=cTO#;?fFk21b?_%nS@*Vr`!_-ys75mu!pHr(7x`;w3T-QiY8tIh;s1vif zJab-9{c?$o=9fF3ZZqD?I=k_P>&k+w1 zBvqj#UjgL0)FOp~qWrYXoK&s=Z$>6LW=L>gIzR&G3h)7JGpEc(gxi7fq#`2X%i!RT+*L2oPcFyO7RclOS-B$g(w<)^Vpyb;>h5(?4xqx0|U|7B6 zeFT^RB{+Z{b_+^P%}dSG2m3WKXKI>0re6^zbOM8{ciV1(EkF}MSO{oBS!!NNeo=g8 zUP@+iYO!8bW&zl&Nx*OeVYF~VnDrCQHT)Q6K^*lB=%{Veu^7b2B*zT#7^YDYP%jEF zymbUIQ5^|1n3aJUWH5&7SlK|z8G$eqNPB`fzz_skg)7lOtOBMVh9!+4)o4iwXb~t0 zVOWH4J!Z5ZyZ$54NJJz7O#?*|9@8+R2xc0{fyO|0qJ{+|!hq&tjVwrTFf%YS`~m_gA9XPP-<#kYMx$ZN=0Z0Cj+za)Ol(0KwMhE z&A`a=f|-EL7=A?23cr!A|G2?Q81jt))B0KLy7 ADF6Tf diff --git a/zip.sh b/zip.sh index 5db20d3..6bcbcc8 100644 --- a/zip.sh +++ b/zip.sh @@ -2,5 +2,7 @@ rm vendor_indices.zip FReenen.zip -zip vendor_indices.zip vendor_indices +cd vendor_indices +zip ../vendor_indices.zip FReenen.idx +cd .. zip FReenen.zip manifest.json FReenen vendor_indices.zip