diff options
-rwxr-xr-x | lib/mysql-functions | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/mysql-functions b/lib/mysql-functions index 2316079..4b27ac9 100755 --- a/lib/mysql-functions +++ b/lib/mysql-functions @@ -4,8 +4,6 @@ # shellcheck disable=SC2016,SC2039,SC2119,SC2120 -# TODO: make this reusable for archweb32 - if [ -z "${base_dir}" ]; then # just to make shellcheck happy . '../lib/load-configuration' |