aboutsummaryrefslogtreecommitdiffstats
path: root/start
diff options
context:
space:
mode:
authorMaksymilian Jopek <maks@jopek.eu>2023-04-13 16:13:43 +0200
committerMaksymilian Jopek <maks@jopek.eu>2023-04-13 16:13:43 +0200
commit60fb57fa2d575a358e1960b8f18c4b0639bc8c75 (patch)
tree2fba8b3116cc6b5d3efba58aeb3f83e42c5730fe /start
parentf1c31316a12a76c9b9af4b40e605eb040d7dbd43 (diff)
downloadbattleship-60fb57fa2d575a358e1960b8f18c4b0639bc8c75.tar.gz
battleship-60fb57fa2d575a358e1960b8f18c4b0639bc8c75.tar.zst
battleship-60fb57fa2d575a358e1960b8f18c4b0639bc8c75.zip
Polishing repo with Readme.md
Add start script
Diffstat (limited to 'start')
-rwxr-xr-xstart2
1 files changed, 2 insertions, 0 deletions
diff --git a/start b/start
new file mode 100755
index 0000000..d96786c
--- /dev/null
+++ b/start
@@ -0,0 +1,2 @@
+#!/bin/sh
+python -m http.server