File size: 169 Bytes
07dde80
 
 
 
 
 
8c37b9c
1
2
3
4
5
6
7
8
#!/bin/bash

# Start the python script in the background asynchronously
nohup python your_script.py &

# Start a simple web server on port 5000
python status_checker.py