From 1b434fb37d2a5aca31dc75ecb44fe0aea2cb371a Mon Sep 17 00:00:00 2001 From: Clang Date: Sun, 27 Mar 2016 15:16:13 +0800 Subject: [PATCH] Update ngrok_install.sh --- ngrok_install.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ngrok_install.sh b/ngrok_install.sh index 9e681ae..ce8e2a1 100644 --- a/ngrok_install.sh +++ b/ngrok_install.sh @@ -8,7 +8,7 @@ PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:~/bin export PATH shell_run_start=`date "+%Y-%m-%d %H:%M:%S"` #shell run start time -version="V5.1" +version="V5.4" str_ngrok_dir="/usr/local/ngrok" # Check if user is root function rootness(){ @@ -212,6 +212,7 @@ function pre_install(){ config_runshell_ngrok clear fun_clangcn.com + /etc/init.d/ngrokd start echo "Install Ngrok completed! enjoy it." echo "=========================================================================" echo "On key install Ngrok ${version} for Debian/Ubuntu/CentOS Linux Server" -- libgit2 0.21.0