ruby-build/libexec/ruby-package-platform

4 lines
82 B
Text
Raw Permalink Normal View History

2011-10-18 14:07:05 -05:00
#!/usr/bin/env bash
set -e
echo "$(uname -m)-$(uname -s)" | tr '[A-Z] ' '[a-z]_'