Sha256: 9b3285d4a88180addd61953240c14d2616aad6a9109e327f3c98a7a2f176a32f
Contents?: true
Size: 306 Bytes
Versions: 1
Compression:
Stored size: 306 Bytes
Contents
#!/bin/bash # # This file is part of the pincerna gem. Copyright (C) 2013 and above Shogun <shogun@cowtech.it>. # Licensed under the MIT license, which can be found at https://choosealicense.com/licenses/mit. # TYPE=$1 shift curl -X GET -s --data-urlencode "q=$@" http://localhost:$((13000 + $UID))/$TYPE
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
pincerna-1.1.3 | pincerna.sh |