Fix typo.
All checks were successful
Deploy Greenlight API / deploy (push) Successful in 56s

This commit is contained in:
Maxime Delporte
2025-10-31 12:07:27 +01:00
parent 10ea699625
commit 72508f9bdb

View File

@@ -72,4 +72,4 @@ jobs:
pkill greenlight-api || true; \ pkill greenlight-api || true; \
nohup /var/www/greenlight/greenlight-api > /var/www/greenlight/greenlight.log 2>&1 & \ nohup /var/www/greenlight/greenlight-api > /var/www/greenlight/greenlight.log 2>&1 & \
" "
echo "App deployed 🎆" echo "App launched 🎆"