+ true script dir option for fetching related bash-scripts config on some quick commands
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
#!/bin/bash
|
||||
# Not working on windows symlinks
|
||||
DIR="$(realpath $(dirname "$(readlink -f "$0")")/..)"
|
||||
|
||||
PHP_VERSION=$1 # Without dot
|
||||
|
Reference in New Issue
Block a user