We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebb86cf commit 14aa39cCopy full SHA for 14aa39c
.DS_Store
8 KB
startHttpsServer.sh
@@ -1 +1,2 @@
1
-nohup python HTTPS_Server.py 8002 &
+pushd ./resource
2
+nohup python ../HTTPS_Server.py 8001 &> ../nohup.out &
0 commit comments