Update install.sh

This commit is contained in:
Şafak Soylu 2021-01-22 05:12:48 +03:00 committed by GitHub
parent f0e2e2f480
commit 98af4973ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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/