website-marie/deploy.sh

6 lines
132 B
Bash
Raw Normal View History

2020-07-20 23:04:35 +02:00
#!/usr/bin/env nix-shell
#! nix-shell -i bash -p hugo
hugo
2025-12-27 12:48:57 +01:00
rsync -r ./public/ root@hel1.banditlair.com:/nix/var/data/website-marie