Sha256: a7e51bfec461efa63320cedd30e70fe114e1b53e9e626aa3d0dbc318053f4891

Contents?: true

Size: 153 Bytes

Versions: 9

Compression:

Stored size: 153 Bytes

Contents

#!/bin/sh

set -e

hostname="$(hostname | tr '[:upper:]' '[:lower:]' | tr '.' '-')"

ngrok http --domain=${hostname}-plug-<%= plug_name %>.ngrok.io 6661

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
hephaestus-0.8.17 templates/script/ngrok.tt
hephaestus-0.8.16.1 templates/script/ngrok.tt
hephaestus-0.8.16 templates/script/ngrok.tt
hephaestus-0.8.15.5 templates/script/ngrok.tt
hephaestus-0.8.15.4 templates/script/ngrok.tt
hephaestus-0.8.15.3 templates/script/ngrok.tt
hephaestus-0.8.15.2 templates/script/ngrok.tt
hephaestus-0.8.15.1 templates/script/ngrok.tt
hephaestus-0.8.15 templates/script/ngrok.tt