view bin/syn.sh @ 851:a5eae2810f23

[syn] +x
author Jeff Hammel <k0scist@gmail.com>
date Sun, 10 Dec 2017 11:22:11 -0800
parents 70ae14b6be51
children
line wrap: on
line source

#!/bin/bash

set -ex

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