Update | Deploy Script

This commit is contained in:
Possible
2025-02-28 20:51:22 +01:00
parent 5abeb91144
commit ea44e5f7e9
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ NGINX_CONFIG="/etc/nginx/sites-available/wireframev5.manaknightdigital.com"
# Build the application
echo "📦 Building application..."
npm install
npm install --force
npm run build
# Ensure deploy directory exists