diff options
Diffstat (limited to 'dev/run/src/bin/http-page-preview.sh')
| -rwxr-xr-x | dev/run/src/bin/http-page-preview.sh | 2 |
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 |
