view bin/syn.sh @ 825:5a74c7ae19cd

a useful module; however it does not work; scrapping
author Jeff Hammel <k0scist@gmail.com>
date Sun, 19 Feb 2017 09:03:52 -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