diff options
author | Luke Shumaker <LukeShu@sbcglobal.net> | 2014-06-17 21:44:14 -0400 |
---|---|---|
committer | Luke Shumaker <LukeShu@sbcglobal.net> | 2014-06-17 21:44:14 -0400 |
commit | a3f0c2ac22109077ab25c61e2c3a9b5c332d4d50 (patch) | |
tree | 184813996321d14ffcd8f78b512b6b0272651efb | |
parent | ea871cfb29b7e9d438cb50c5a75642deee86f652 (diff) |
mv local_config db-sync.conf # now that its other uses are gone
-rwxr-xr-x | db-sync | 2 | ||||
-rw-r--r-- | db-sync.conf (renamed from local_config) | 0 |
2 files changed, 1 insertions, 1 deletions
@@ -186,7 +186,7 @@ trap_exit() { } source "$(dirname "$(readlink -e "$0")")/config" -source "$(dirname "$(readlink -e "$0")")/local_config" +source "$(dirname "$(readlink -e "$0")")/db-sync.conf" source "$(dirname "$(readlink -e "$0")")/libremessages" # Check variables presence diff --git a/local_config b/db-sync.conf index 3d6c709..3d6c709 100644 --- a/local_config +++ b/db-sync.conf |