updates
All checks were successful
Build Org Website / build (push) Successful in 54s

This commit is contained in:
gitea-actions
2026-06-04 14:13:45 +01:00
parent d63dc6d2cf
commit cd62a01ec5
12 changed files with 719 additions and 695 deletions

View File

@@ -6,7 +6,7 @@ PIP := $(VENV)/bin/pip
OUTPUT_DIR ?= $(if $(SITE_OUTPUT_DIR),$(SITE_OUTPUT_DIR),output)
PERM_DIR := /home/zaine/master-folder/projects/scripts/bash-scripts
AUTHOR_SERVICE_DIR := /home/zaine/master-folder/projects/authoring-service
AUTHOR_SERVICE_DIR := /home/zaine/master-folder/org-platform/authoring-service
all: set-perms clean-output build search clean-venv