Added update script

This commit is contained in:
2020-05-31 23:07:38 +02:00
parent 0b1ac8e121
commit 49749227b7
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/