ThomasVon2021 / blikvm

Open and cost-effective "KVM-over-IP". BliKVM comes in 4 different models, v1 CM4, v2 PCIe, v3 HAT and v4 Allwinner, based on Raspberry Pi and Allwinner SoC.
https://thomasvon2021.github.io/blikvm/
GNU General Public License v3.0
355 stars 30 forks source link

ventoy version mismatch in kvmd-msd/install-kvmd-msd.sh #172

Closed kaminet closed 3 weeks ago

kaminet commented 3 weeks ago

old version in install script

cp -r ventoy-1.0.88 "/usr/bin/blikvm/" ++ cp -r ventoy-1.0.97 "/usr/bin/blikvm/"

ThomasVon2021 commented 3 weeks ago

The version is undergoing a big iteration and will be updated later.