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