hsuwill000 commited on
Commit
2f2fd19
·
verified ·
1 Parent(s): f7e3ee2

Update start.sh

Browse files
Files changed (1) hide show
  1. start.sh +1 -1
start.sh CHANGED
@@ -5,4 +5,4 @@ pwd
5
  ls
6
  find
7
 
8
- python3 -m http.server $PORT --bind 0.0.0.0
 
5
  ls
6
  find
7
 
8
+ python3 -m http.server 7860 --bind 0.0.0.0