view bin/syn.sh @ 848:a3ee050ae568

[documentation] reference links
author Jeff Hammel <k0scist@gmail.com>
date Tue, 17 Oct 2017 12:05:19 -0700
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