making startup script executable

parent 304310d0
Showing with 2 additions and 0 deletions
#!/bin/bash
# Copy React build to FastAPI public directory
cp -r react/out/* fastapi/public/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment