Can't delete subdomain

It only affected users when "login as" feature was used. Thank you for the report. The bug has been fixed. To update the skin, please execute the following:
Code:
cd /usr/local/directadmin/data/skins
mkdir evolution
cd evolution
wget -O evolution.tar.gz https://demo.directadmin.com/download/evolution.tar.gz
tar xvzf evolution.tar.gz
cd ..
chown -R diradmin:diradmin evolution
 
Back
Top