nateraw commited on
Commit
41941e3
·
1 Parent(s): 60a7876

Update start_server.sh

Browse files
Files changed (1) hide show
  1. start_server.sh +1 -1
start_server.sh CHANGED
@@ -4,4 +4,4 @@
4
  nohup python your_script.py &
5
 
6
  # Start a simple web server on port 5000
7
- python -m http.server 5000 &
 
4
  nohup python your_script.py &
5
 
6
  # Start a simple web server on port 5000
7
+ python -m http.server 7860