diff --git a/RebuildGitScript.sh b/RebuildGitScript.sh index 9bd1f26..4e2e960 100644 --- a/RebuildGitScript.sh +++ b/RebuildGitScript.sh @@ -13,3 +13,5 @@ git commit -m "Rebuild" # Push git push origin main + +docker compose exec -it hugo hugo --cleanDestinationDir