From 98af4973ff96b0fdaef0548b37281f7bc15637eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=9Eafak=20Soylu?= Date: Fri, 22 Jan 2021 05:12:48 +0300 Subject: [PATCH] Update install.sh --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index c2587d3..bc8980f 100755 --- a/install.sh +++ b/install.sh @@ -26,7 +26,7 @@ if [ -z "$1" ]; then fi if [ ! -e ngrok.service ]; then - git clone --depth=1 https://github.com/vincenthsu/systemd-ngrok.git + git clone --depth=1 https://github.com/safaksoylu/homeip.git cd systemd-ngrok fi cp ngrok.service /lib/systemd/system/