1
0
This commit is contained in:
2025-12-03 12:48:45 +01:00
parent f1a4089d0e
commit 556445c2b5
2 changed files with 3 additions and 2 deletions

View File

@@ -2,6 +2,9 @@
# Pull changes
git pull origin main
# Rebuild
docker compose exec -it hugo hugo --cleanDestinationDir
# Add
git add .