mirror of
https://github.com/getredash/redash.git
synced 2026-05-09 21:02:27 -04:00
4 lines
37 B
Bash
Executable File
4 lines
37 B
Bash
Executable File
#!/usr/bin/env bash
|
|
source .env
|
|
"$@"
|