view host/update.sh @ 2151:9527f3078a89 nginx_sites_addon tip

minor
author Franklin Schmidt <fschmidt@gmail.com>
date Mon, 26 Jan 2026 20:25:32 -0700
parents 059afc92310b
children
line wrap: on
line source

#!/bin/bash
set -e

./stop.sh

echo Updating hg
hg pull -u

./update2.sh