commit 7601541a74194b81bc97f4688852a0c93dd824c2
parent a2decefbd6d82aa9803823c605211a2a5e506d80
Author: Oscar Benedito <oscar@oscarbenedito.com>
Date:   Sun, 30 Aug 2020 18:12:00 +0200

Change repo path in deploy-website

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

diff --git a/deploy-website.sh b/deploy-website.sh @@ -19,7 +19,7 @@ # File must implement notify funtion . "$(dirname "$(realpath "$0")")/notify.sh" -HUGO_PATH="/root/oscarbenedito.com" +HUGO_PATH="/root/.local/share/scripts/deploy-website/oscarbenedito.com" WEB_PATH="/srv/oscarbenedito.com" # Pull rewritting history if needed, check that commit is PGP signed by a known