Typo Enviroment > Environment (#3115)

This commit is contained in:
Mathijs Groothuis 2025-03-16 18:30:12 +01:00 committed by GitHub
parent 1397d2dc16
commit 9c9550b446
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -137,7 +137,7 @@ fi
mkdir -p /app/global /app/frontend/images
cp -r backend/* /app
cp -r global/* /app/global
msg_ok "Set up Enviroment"
msg_ok "Set up Environment"
msg_info "Building Frontend"
cd ./frontend