Odstranit sk1/prepare-app.sh.save

This commit is contained in:
Tetiana Mohorian 2025-04-29 22:39:39 +00:00
parent 4c71ebef2d
commit 51b993a1c3

View File

@ -1,8 +0,0 @@
#!/bin/bash
echo "Deploying backend..."
cd backend
railway up --service
echo "Deploying frontend..."
cd ../frontend
railway up