pantat88 commited on
Commit
31580d2
1 Parent(s): fca7133

Update cloudflared.py

Browse files
Files changed (1) hide show
  1. cloudflared.py +1 -1
cloudflared.py CHANGED
@@ -1,4 +1,4 @@
1
- import subprocess, sys, re, cloudpickle
2
  from pathlib import Path
3
 
4
  port = 7860
 
1
+ import subprocess, sys, re, cloudpickle, shlex
2
  from pathlib import Path
3
 
4
  port = 7860