view bin/syn.sh @ 830:6de24d387889

remove old import
author Jeff Hammel <k0scist@gmail.com>
date Sun, 19 Feb 2017 17:55:23 -0800
parents 16200adbd4f0
children 6fd2b3b4fb01
line wrap: on
line source

#!/bin/bash

set -e

cd

silvermirror
hg pull

set +e
hg push  # will exit 1 on no changes found
set -e

ubuntu_updated.sh
~/bin/mirror-hg http://k0s.org/hg