summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorRaymaekers Luca <luca@spacehb.net>2025-10-01 16:53:49 +0200
committerRaymaekers Luca <luca@spacehb.net>2025-10-01 16:53:49 +0200
commitaadff4d1cf17cc23f6f38ab0da51baabfeb9f9d1 (patch)
treef2755f80c5067ae97b667b4c5607d4502805d078 /misc
parent4ea5261f32ec8acd4cdad7c364f57e6ebc86866a (diff)
checkpoint
Diffstat (limited to 'misc')
-rwxr-xr-xmisc/deploy.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/misc/deploy.sh b/misc/deploy.sh
new file mode 100755
index 0000000..2d34bb2
--- /dev/null
+++ b/misc/deploy.sh
@@ -0,0 +1,6 @@
+#!/bin/sh
+ThisDir="$(dirname "$(readlink -f "$0")")"
+cd "$ThisDir"
+
+cd ../build
+python -m http.server