website-marie/deploy.sh

6 lines
136 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
2022-01-02 01:39:46 +01:00
rsync -r ./public/ root@backend1.banditlair.com:/nix/var/data/website-marie