Commit 46a81c90 authored by Ivan Mazhukin's avatar Ivan Mazhukin Committed by Vitaly Lipatov

epm play: add ngrok (eterbug #17697)

parent f7a69de7
#!/bin/sh
PKGNAME=ngrok
SUPPORTEDARCHES="x86_64"
VERSION="$2"
DESCRIPTION="ngrok is the programmable network edge that adds connectivity, security, and observability to your apps with no code changes."
URL="https://ngrok.com/"
. $(dirname $0)/common.sh
PKGURL="$(snap_get_pkgurl https://snapcraft.io/ngrok)"
install_pkgurl
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment