mirror of
https://github.com/valitydev/redash.git
synced 2024-11-08 01:48:54 +00:00
4 lines
37 B
Bash
Executable File
4 lines
37 B
Bash
Executable File
#!/usr/bin/env bash
|
|
source .env
|
|
"$@"
|