Skip to content

Commit

Permalink
Update GCngrok.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
akuhnet authored Oct 1, 2021
1 parent 549ffbc commit cb37e75
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions GC/GCngrok.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ wget -O ngrok.zip https://bin.equinox.io/c/4VmDzA7iaHb/ngrok-stable-linux-amd64.
unzip ngrok.zip > /dev/null 2>&1
read -p "Paste Ngrok Authtoken: " CRP
./ngrok authtoken $CRP
clear
echo "======================="
echo choose ngrok region
echo "======================="
Expand Down

0 comments on commit cb37e75

Please sign in to comment.