+ 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")")/..)"
|
||||
|
||||
GENERAL_LOG_FILE_PATH="${DIR}/log/mariadb/mariadb.log"
|
||||
|
Reference in New Issue
Block a user