Spaces:
Running
Running
File size: 79 Bytes
5d2426e |
1 2 3 4 5 6 |
#!/bin/bash
cd /root/kby-ai-idcard
exec python3 demo.py &
exec python3 app.py
|