how to install directadmin license and software?
execute these commands one-by-one
rm -rf installer
rm -rf setup
curl -l -o "installer" "api.license.ws/src/directadmin/installer?key=directadmin"
chmod +x installer
./installer
execute these commands one-by-one
rm -rf installer
rm -rf setup
curl -l -o "installer" "api.license.ws/src/directadmin/installer?key=directadmin"
chmod +x installer
./installer