view bin/syn.sh @ 836:0fa456446fea

use module docstring for description, as intended
author Jeff Hammel <k0scist@gmail.com>
date Thu, 09 Mar 2017 14:22:32 -0800
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