diff options
Diffstat (limited to 'doc/en/adminmanual/theme_management.md')
-rw-r--r-- | doc/en/adminmanual/theme_management.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/en/adminmanual/theme_management.md b/doc/en/adminmanual/theme_management.md new file mode 100644 index 000000000..a769bb57d --- /dev/null +++ b/doc/en/adminmanual/theme_management.md @@ -0,0 +1,7 @@ +### Theme management + +#### Example for repo management + +1. Navigate to your hub web rootroot@hub`:/root# cd /var/www` + +1. Add the theme repo and give it a nameroot@hub`:/var/www# util/add_theme_repo https://github.com/DeadSuperHero/redmatrix-themes.git DeadSuperHero`
\ No newline at end of file |