This repository has been archived on 2023-09-28. You can view files and clone it, but cannot push or open issues or pull requests.
2023-03-15 16:41:01 +00:00
|
|
|
#!/usr/bin/bash
|
|
|
|
|
2023-06-07 09:53:33 +00:00
|
|
|
hugo && rsync -avz -e 'ssh -p 1312' --delete public/ antifallobst@nerdcult.net:/var/www/nerdcult.net/home/
|