File size: 62 Bytes
aafd1b6
 
 
 
1
2
3
4
#!/bin/bash
python main.py &
python space_checker.py &
wait