Upload homepage.
This commit is contained in:
parent
5c979747e2
commit
8bb2c0dbcd
2 changed files with 14 additions and 2 deletions
8
_scripts/upload-homepage.sh
Normal file
8
_scripts/upload-homepage.sh
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue