4 lines
92 B
Bash
Executable file
4 lines
92 B
Bash
Executable file
#!/usr/bin/env sh
|
|
|
|
export $(grep -v '^#' ${1:-.env} | xargs -d '\n')
|
|
$out/bin/_birthday-boy
|