sandvich.xyz/publish.sh

11 lines
193 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-03-09 17:31:25 -08:00
hugo && rsync -r --progress public/ piscale:~/web/sandvich.xyz/