sandvich.xyz/publish.sh

11 lines
188 B
Bash
Raw Normal View History

2022-10-30 19:47:39 -07:00
#! /bin/sh
#
# publish.sh
# Copyright (C) 2022 sandvich <sandvich@archtop>
#
# Distributed under terms of the GPLv3 license.
#
2024-05-13 23:08:04 -07:00
hugo && rsync -r --progress public/ pi:~/web/sandvich.xyz/