view bin/syn.sh @ 849:81d2f5c20ceb

python 3 string compat
author Jeff Hammel <k0scist@gmail.com>
date Sun, 10 Dec 2017 09:49:52 -0800
parents 70ae14b6be51
children a5eae2810f23
line wrap: on
line source

#!/bin/bash

set -e

cd

~/k0s/bin/silvermirror
hg pull

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

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