adding dir for helperscripts like pw.sh
This commit is contained in:
parent
92feacde4b
commit
15581dfc20
1 changed files with 5 additions and 0 deletions
5
scripts/bin/pw.sh
Executable file
5
scripts/bin/pw.sh
Executable file
|
@ -0,0 +1,5 @@
|
||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
source ~/.env
|
||||||
|
|
||||||
|
echo ${!1}
|
Loading…
Reference in a new issue