updated flow

This commit is contained in:
2025-03-26 13:55:12 -04:00
parent 468669f0de
commit 510a52d492

2
flow
View File

@ -10,7 +10,7 @@ CYAN='\033[36m'
RESET='\033[0m'
# Configuration
BUILD_DIRECTORY="build"
BUILD_DIRECTORY="web"
GITEA_ORGANIZATION="agreego"
GITEA_REPOSITORY="site"