Added update script

This commit is contained in:
2020-05-31 23:07:38 +02:00
parent 0adeba521c
commit 109a2f559b
2 changed files with 10 additions and 1 deletions
+9
View File
@@ -0,0 +1,9 @@
#!/bin env
WEBSERVER='aquaria'
source ./venv/activate
# Build
pelican
# And upload
scp -r output/* ${WEBSERVER}:~/web/