[Fix] fix

This commit is contained in:
2026-08-09 05:56:13 +02:00
parent 1af174b20b
commit fe562d05a4
+1 -5
View File
@@ -4,13 +4,9 @@ help:
@echo "Available commands:" @echo "Available commands:"
@echo " make prep - Create venv and install requirements" @echo " make prep - Create venv and install requirements"
@echo " make events - Update site from CSV (build pages + images)" @echo " make events - Update site from CSV (build pages + images)"
@echo " make dev - Start development server (might need a sudo)"
@echo " make stop - Stop development server (might need a sudo)"
@echo " make build - Full website build sequence"
@echo " make events - Update site from CSV (build pages + images)"
@echo " make dev - Start development server" @echo " make dev - Start development server"
@echo " make stop - Stop development server" @echo " make stop - Stop development server"
@echo " make prep - Create venv and install requirements" @echo " make build - Full website build sequence"
@echo " make help - Show this help message" @echo " make help - Show this help message"
prep: prep: