This Installer installing Vcodes V4 to Ubuntu VPS
//Step One
apt install curl
//Step Two
curl -o installer.sh https://raw.githubusercontent.com/kardespro/vcodes-installer/main/installer.sh
//Step Three
chmod +x installer.sh
//Step Four
$ ./installer.sh
cd /Vcodes/benedict/
chmod +x start.sh
$ ./start.sh
Thanks !
Best regards
NEGO