Tag Archives: DA模板

directadmin模板NewWorld安装记录

cd /usr/local/directadmin/data/skins/ #进入主题所在目录
wget https://github.com/tension/NewWorld/archive/master.zip #下载NewWorld主题模版压缩包
unzip master #解压缩主题压缩包
mv NeWorld-For-DirectAdmin-master NewWorld #修改主题文件夹名称
chown -R diradmin:diradmin NewWorld #设置主题所有权
rm -f master.zip #删除主题模版压缩包
exit #退出

备注:原文参考https://tension.name/Design/NewWorld-3-0-For-DirectAdmin/

newword-da1

Continue reading