mirror of
https://github.com/searxng/searxng.git
synced 2026-05-23 19:34:31 +02:00
8af29d9797
This reverts commit79ceb13577, reversing changes made toeaa0fb8102.
install dependencies ~~~~~~~~~~~~~~~~~~~~ run this command in the directory ``searx/static/themes/oscar`` ``npm install`` compile sources ~~~~~~~~~~~~~~~ run this command in the directory ``searx/static/themes/oscar`` ``grunt`` or in the root directory: ``make grunt``