mirror of
https://github.com/vincenthsu/systemd-ngrok.git
synced 2025-05-11 20:21:18 +00:00
Update install.sh
This commit is contained in:
parent
f0e2e2f480
commit
98af4973ff
|
@ -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/
|
||||
|
|
Loading…
Reference in New Issue
Block a user