summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/sync/sync-wiki.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/sync/sync-wiki.sh b/bin/sync/sync-wiki.sh
index 1bff0ecb..4198b1bc 100755
--- a/bin/sync/sync-wiki.sh
+++ b/bin/sync/sync-wiki.sh
@@ -6,7 +6,7 @@
# EN: This file is part of: reevo-web (http://git.reevo.org/reevo/reevo-web)
# ----
-REMOTO="reevo.red"
+REMOTO="reevo.wiki"
RUTA=`cat ../../etc/global_config.php | grep '^$REEVO_PATH' | cut -d '"' -f 2`
DOMINIO=`cat $RUTA/etc/global_config.php | grep '^$REEVO_URL' | cut -d '"' -f 2`