Skip to content

Commit e62415c

Browse files
committed
Add bash version of host-index testing script
1 parent 578ebe0 commit e62415c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

host-index.sh

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
#!/bin/bash
2+
3+
cd docs
4+
python -m http.server 7860

0 commit comments

Comments
 (0)