We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 578ebe0 commit e62415cCopy full SHA for e62415c
host-index.sh
@@ -0,0 +1,4 @@
1
+#!/bin/bash
2
+
3
+cd docs
4
+python -m http.server 7860
0 commit comments