aboutsummaryrefslogtreecommitdiff
path: root/dev/run/src/bin/http-page-preview.sh
diff options
context:
space:
mode:
Diffstat (limited to 'dev/run/src/bin/http-page-preview.sh')
-rwxr-xr-xdev/run/src/bin/http-page-preview.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/dev/run/src/bin/http-page-preview.sh b/dev/run/src/bin/http-page-preview.sh
new file mode 100755
index 0000000..bed4b1c
--- /dev/null
+++ b/dev/run/src/bin/http-page-preview.sh
@@ -0,0 +1,2 @@
+#!/bin/bash
+python3 -m http.server 3000