Upload homepage.

This commit is contained in:
Sergio Martínez Portela 2022-02-26 14:35:47 +01:00
parent 5c979747e2
commit 8bb2c0dbcd
2 changed files with 14 additions and 2 deletions

View file

@ -0,0 +1,8 @@
#!/usr/bin/env bash
set -eu
cd "$(dirname "$0")/.."
cd static
scp homepage.html root@codigoparallevar.com:/mnt/vols/misc/codigoparallevar/index.html