mirror of
https://github.com/sourcebot-dev/sourcebot.git
synced 2025-12-12 12:25:22 +00:00
4 lines
No EOL
81 B
Bash
4 lines
No EOL
81 B
Bash
#!/bin/sh
|
|
set -e
|
|
|
|
exec "zoekt-webserver" "-index" "${ZOEKT_DATA_CACHE_DIR}/index" |