view host/update.sh @ 2172:75c45f1a743e default tip

MapReduce cleanup
author Franklin Schmidt <fschmidt@gmail.com>
date Sun, 22 Mar 2026 20:58:17 -0600
parents 059afc92310b
children
line wrap: on
line source

#!/bin/bash
set -e

./stop.sh

echo Updating hg
hg pull -u

./update2.sh