DirectAdmin 1.54.1 has been released

After I change to the new skin I am unable to switch back to another. The error message is in the attached screenshot.

error.png
 
There seems to be an issue in the widget, we'll fix it shortly. You may go to "Reseller tools" -> "Skin manager" and apply the action there. Thank you!
 
Skin widget has been fixed. To update the skin:
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

Thank you for the report!
 
in custombuild 2.0
DirectAdmin 1.54.1 downgrade to 1.53.4 is available
 
Your versions.txt is either old or you are syncing with an outdated mirror. Run ./build update
 
Back
Top