update remote repository on changes
This commit is contained in:
parent
049a0dfb77
commit
79eafa60ff
2 changed files with 2 additions and 7 deletions
|
@ -2,9 +2,3 @@
|
|||
title: "Censorship"
|
||||
---
|
||||
|
||||
### Chilling Effects
|
||||
|
||||
|
||||
### Radicalization
|
||||
|
||||
### Scope Creep
|
|
@ -3,4 +3,5 @@ git pull
|
|||
git submodule update
|
||||
#curl "https://code.gabe.rocks/gabriel/cyberfreedom.rss" > data/git-info.xml
|
||||
hugo
|
||||
rsync -avhzzP --delete public/ vps:/var/www/cyberfreedom.ca
|
||||
rsync -avhzzP --delete public/ vps:/var/www/cyberfreedom.ca
|
||||
git push -u github
|
Loading…
Reference in a new issue