Commit d95284e4d4837f4340491557a42b3c903900f670

Authored by Clang
1 parent 36663a5d
Exists in master

Update ngrokd.init

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
@@ -189,7 +189,7 @@ check_nano(){ @@ -189,7 +189,7 @@ check_nano(){
189 yum -y install nano 189 yum -y install nano
190 else 190 else
191 echo " Install debian/ubuntu nano ..." 191 echo " Install debian/ubuntu nano ..."
192 - apt-get update -y 192 + #apt-get update -y
193 apt-get install -y nano 193 apt-get install -y nano
194 fi 194 fi
195 fi 195 fi