From 3bbc17e73ff7a03b06e61ae3bdad40c262ae47dd Mon Sep 17 00:00:00 2001 From: Junwei Zhao Date: Tue, 24 Sep 2019 16:57:07 +1000 Subject: [PATCH] run local tunnel --- run-localtunnel | 5 +++++ 1 file changed, 5 insertions(+) create mode 100755 run-localtunnel diff --git a/run-localtunnel b/run-localtunnel new file mode 100755 index 0000000..9c9dbae --- /dev/null +++ b/run-localtunnel @@ -0,0 +1,5 @@ +#!/bin/bash -eu + + +# npm install -g localtunnel +lt --port 8080 -s junv