This commit is contained in:
Colin Hebert
2022-12-26 15:16:32 +01:00
parent 8c2262ce1b
commit c02b458455

View File

@@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
# usage: file_env VAR [DEFAULT]
# ie: file_env 'XYZ_DB_PASSWORD' 'example'