Mercurial > repos > other > usr-local-bin
view backup-websites @ 28:278968272584
Add Exif Graphr to backup list
It is its own repo under the main IBBoard website
author | IBBoard <dev@ibboard.co.uk> |
---|---|
date | Wed, 30 Dec 2020 17:14:21 +0000 |
parents | b9e808b6b01e |
children |
line wrap: on
line source
#! /bin/bash for site in Admin bdstrike CMS Dev ErrorHandling Forums GlitterGoth GraceBertram HWT IBBoard Puppet PuppetPrivate SkinsAtHWT WarFoundry server-usr-local PrivateExtra Trac AbiKnight LKTutoring IBBoard/exif-graphr; do cd ~/Websites/$site hg pull -u --config extensions.mercurial_keyring=\! done rsync -a -e "ssh -i /home/ibboard/.ssh/cron2" vps: ~/Websites/uploads