First commit
This commit is contained in:
commit
ed9566d057
76 changed files with 4005 additions and 0 deletions
4
sync.sh
Normal file
4
sync.sh
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
python parser/md.py
|
||||
python generate.py
|
||||
rsync -avP --delete ./dist/ hetzner:~/homepage/dist
|
||||
rsync -avP ./docker-compose.yml hetzner:~/homepage/
|
||||
Loading…
Add table
Add a link
Reference in a new issue