view host/update.sh @ 2159:967012bebfe0 nginx_sites_addon

add run_clean
author Franklin Schmidt <fschmidt@gmail.com>
date Wed, 28 Jan 2026 17:42:16 -0700
parents 059afc92310b
children
line wrap: on
line source

#!/bin/bash
set -e

./stop.sh

echo Updating hg
hg pull -u

./update2.sh