summaryrefslogtreecommitdiff
path: root/bin/sync
diff options
context:
space:
mode:
Diffstat (limited to 'bin/sync')
-rwxr-xr-xbin/sync/sync-wiki.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/bin/sync/sync-wiki.sh b/bin/sync/sync-wiki.sh
index dc6b1e20..bb6de2ba 100755
--- a/bin/sync/sync-wiki.sh
+++ b/bin/sync/sync-wiki.sh
@@ -72,6 +72,12 @@ mysql --user=$USER --password=$PASSWORD $DB < "/tmp/$REMOTO-$DB.sql"
echo ""
echo ""
echo "###################"
+echo "Actualizo el repositorio de páginas propio del deployment $DEPLOY"
+../reevotech/PullPages.sh $DEPLOY
+
+echo ""
+echo ""
+echo "###################"
echo "Vamos a sincronizar algunos directorios con archivos desde $REMOTO a este servidor"
sleep 2s