Commit 1718c931 authored by Nicolas Widart's avatar Nicolas Widart

Try to copy the theme json file

parent 42e69097
......@@ -8,6 +8,8 @@ git reset HEAD Themes > /dev/null 2>&1
git checkout -- Modules > /dev/null 2>&1
git checkout -- Themes > /dev/null 2>&1
cp Themes/AdminLTE/theme.json Themes/Adminlte/theme.json
ls -al Themes
ls -al Themes/AdminLTE
ls -al Themes/Adminlte
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment