DEBSOURCES
Skip Quicknav
sources / ruby-octokit / 4.17.0-2 / script / console
1234567891011
#!/bin/sh set -e dir=`pwd` echo "===> Bundling..." script/bootstrap --quiet echo "===> Launching..." bundle console