Spaces:
Running
Running
```bash | |
#!/bin/bash | |
# Execute the Python script | |
python app.py |
```bash | |
#!/bin/bash | |
# Execute the Python script | |
python app.py |