view bin/syn.sh @ 839:0bc7ec47bf0f

python litters so much, but lets turn a blind eye
author Jeff Hammel <k0scist@gmail.com>
date Fri, 31 Mar 2017 16:52:35 -0700
parents 6fd2b3b4fb01
children 70ae14b6be51
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
mirror-hg http://k0s.org/hg