agideia commited on
Commit
06ab800
·
verified ·
1 Parent(s): 7ebc191

Create app.sh

Browse files
Files changed (1) hide show
  1. app.sh +4 -0
app.sh ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ #!/bin/bash
2
+
3
+ # Executa o beautify-http-server na pasta atual, na porta padrão da HF Spaces
4
+ python3 -m http_server --bind 0.0.0.0 --port 7860 --folder .