view bin/syn.sh @ 833:f91b1b475dee

add silvermirror
author Jeff Hammel <k0scist@gmail.com>
date Mon, 20 Feb 2017 20:17:51 -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