diff --git a/.update b/.update new file mode 100755 index 0000000..bd58051 --- /dev/null +++ b/.update @@ -0,0 +1,4 @@ +#!/bin/bash +set -euxo pipefail +pushd /mnt/data/caddy/static/doses/ +git pull