Greetings for all Edx developers. Sorry for bad English.
I have some problems with comprehensive theming on dogwood edx.
Thats my command list:
sudo su edxapp -s /bin/bash
cd /edx/app/edxapp/edx-platform/themes
git clone https://github.com/dadasoz/edx-bootstrap-theme.git
nano /edx/app/edxapp/lms.env.json and changing COMPREHENSIVE_THEMING_DIR to /edx/app/edxapp/edx-platform/themes/edx-bootstrap-theme
and what should i do next? When i reboot server it goes down with Internal Server Error.
Could you help me with this problem?
Best Regards.