mirror of
https://github.com/searxng/searxng.git
synced 2026-05-08 02:13:51 +02:00
25b6309cf2
The functions: - static.build.commit - static.build.commit.drop - static.build.restore are imported into the ./manage script. To avoid name collisions some variables and fucntions has been renamed by adding the prefix *static_*. Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>