summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorYaco <franco@reevo.org>2023-04-20 18:10:22 -0300
committerYaco <franco@reevo.org>2023-04-20 18:10:22 -0300
commited6a6f538bc62623c032517589c28c82d950a9c6 (patch)
treed98eb432bf02cd3b420d93482f0e1151a3aa8a45 /bin
parent5e52334c703f31beb61df33a52e53c11b376bd7c (diff)
minnor updatesHEADmaster
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`