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