From ed6a6f538bc62623c032517589c28c82d950a9c6 Mon Sep 17 00:00:00 2001 From: Yaco Date: Thu, 20 Apr 2023 18:10:22 -0300 Subject: minnor updates --- bin/sync/sync-wiki.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') 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` -- cgit v1.2.1