mirror of https://github.com/searxng/searxng.git
[fix] remove leftover from 59f4c792
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
parent
edfd069d16
commit
1706b130a4
1
manage
1
manage
|
@ -732,7 +732,6 @@ themes.oscar() {
|
||||||
}
|
}
|
||||||
|
|
||||||
themes.simple() {
|
themes.simple() {
|
||||||
local static="searx/static/themes/simple"
|
|
||||||
( set -e
|
( set -e
|
||||||
build_msg GRUNT "theme: simple"
|
build_msg GRUNT "theme: simple"
|
||||||
npm --prefix searx/static/themes/simple run build
|
npm --prefix searx/static/themes/simple run build
|
||||||
|
|
Loading…
Reference in New Issue