summaryrefslogtreecommitdiffstats
path: root/scripts/serve.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/serve.sh')
-rwxr-xr-xscripts/serve.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/serve.sh b/scripts/serve.sh
index 10e45a4..9952373 100755
--- a/scripts/serve.sh
+++ b/scripts/serve.sh
@@ -1,3 +1,3 @@
1#!/bin/bash 1#!/bin/bash
2 2
3python -m http.server --bind 127.0.0.1 --directory dist 3python -m http.server --bind 127.0.0.1 --directory output