4 lines
No EOL
76 B
Bash
4 lines
No EOL
76 B
Bash
#!/usr/bin/env bash
|
|
|
|
export INDEXER_CONFIG_PATH=./config.yaml
|
|
go run main.go |