ubuntu server 20.04
node@12.22.6
npm@6.14.15
git clone https://github.com/vivitek/box.git
curl -sL https://deb.nodesource.com/setup_14.x | sudo bash -
wget -qO- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.0/install.sh | bash
reboot
sudo dpkg --configure -a
bash
nvm use 14
cd box
npm i
node create-openvvrt.js
In you encounter any problems, you can contact us using the discussion tab or by creating an issue here
See LICENSE
