aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Ashby <martin@ashbysoft.com>2022-09-25 20:55:11 +0100
committerMartin Ashby <martin@ashbysoft.com>2022-09-25 20:55:11 +0100
commit02932a8c86dce5b1977592d68f48741ebe7ee84b (patch)
tree6c5ca9cc3bb47252b15a5bf054773ec57f796ac3
parent787d320b193f4bd5d9bbe23bd33ae0f41f0bfbf6 (diff)
downloadmfashby.net-02932a8c86dce5b1977592d68f48741ebe7ee84b.tar.gz
mfashby.net-02932a8c86dce5b1977592d68f48741ebe7ee84b.tar.bz2
mfashby.net-02932a8c86dce5b1977592d68f48741ebe7ee84b.tar.xz
mfashby.net-02932a8c86dce5b1977592d68f48741ebe7ee84b.zip
Update refresh.sh script to work with git instead of fossil
-rwxr-xr-xrefresh.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/refresh.sh b/refresh.sh
index acf1d49..60eeac8 100755
--- a/refresh.sh
+++ b/refresh.sh
@@ -2,6 +2,6 @@
set -e
-fossil up
+git pull
hugo
cp -r public/* /var/www/mfashby.net/