We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5fd90cd commit 4f202caCopy full SHA for 4f202ca
bin/bash.d.sh
@@ -1,6 +1,6 @@
1
#!/bin/bash
2
3
-BASHDDIR=$(dirname "$0")
+BASHDDIR=$(dirname "$0")/..
4
5
# shellcheck disable=SC2086
6
USAGE="$(basename $0) [-e <config>|-d config|-l]"
0 commit comments