File size: 63 Bytes
b9b4a55
 
 
 
1
2
3
4
#!/bin/bash
python serve.py &
python space_checker.py &
wait