summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2014-06-17 21:44:14 -0400
committerLuke Shumaker <LukeShu@sbcglobal.net>2014-06-17 21:44:14 -0400
commita3f0c2ac22109077ab25c61e2c3a9b5c332d4d50 (patch)
tree184813996321d14ffcd8f78b512b6b0272651efb
parentea871cfb29b7e9d438cb50c5a75642deee86f652 (diff)
mv local_config db-sync.conf # now that its other uses are gone
-rwxr-xr-xdb-sync2
-rw-r--r--db-sync.conf (renamed from local_config)0
2 files changed, 1 insertions, 1 deletions
diff --git a/db-sync b/db-sync
index 4e692e9..138328b 100755
--- a/db-sync
+++ b/db-sync
@@ -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