Add update script

This commit is contained in:
Gabriel Augendre 2022-10-08 20:38:40 +02:00
parent b10241d21b
commit 4454ea4f38
1 changed files with 4 additions and 0 deletions

4
.update Executable file
View File

@ -0,0 +1,4 @@
#!/bin/bash
set -euxo pipefail
pushd /mnt/data/caddy/static/doses/
git pull