mfashby.net

Website mfashby.net
git clone git://code.mfashby.net:/mfashby.net
Log | Files | Refs | Submodules | README

commit 02932a8c86dce5b1977592d68f48741ebe7ee84b
parent 787d320b193f4bd5d9bbe23bd33ae0f41f0bfbf6
Author: Martin Ashby <martin@ashbysoft.com>
Date:   Sun, 25 Sep 2022 20:55:11 +0100

Update refresh.sh script to work with git instead of fossil

Diffstat:
Mrefresh.sh | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/refresh.sh b/refresh.sh @@ -2,6 +2,6 @@ set -e -fossil up +git pull hugo cp -r public/* /var/www/mfashby.net/