Sha256: f569ca025310836be542334ca6dd7eec6c5607f509247ffa459d5bc525ba62c4
Contents?: true
Size: 156 Bytes
Versions: 2
Compression:
Stored size: 156 Bytes
Contents
#!/bin/sh export ip=`echo $SSH_CONNECTION | cut -d ' ' -f 1` wget --header "Accept: application/x-yaml" -q -O - "http://$ip:8080/registry/host/type/$1"
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
opskeleton-0.1.5 | templates/scripts/lookup.sh |
opskeleton-0.1.4 | templates/scripts/lookup.sh |