ngrok-2: Use stable channel

This commit is contained in:
Robert Hensing 2019-03-12 20:29:35 +01:00
parent 794750fce2
commit 859c28dae1

View file

@ -16,9 +16,10 @@ get_download_info() {
channel=stable \
os=$1 \
goarm= \
target_version=2.2.8 \
arch=$2
# target_version=2.2.8 \
echo "}"
}