From 60fb57fa2d575a358e1960b8f18c4b0639bc8c75 Mon Sep 17 00:00:00 2001 From: Maksymilian Jopek Date: Thu, 13 Apr 2023 16:13:43 +0200 Subject: Polishing repo with Readme.md Add start script --- start | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 start (limited to 'start') 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 -- cgit v1.3.1