Skip to content

Instantly share code, notes, and snippets.

@viktorbenei
Created November 15, 2014 23:31
Show Gist options
  • Save viktorbenei/0db98fd4dcaa45c956c8 to your computer and use it in GitHub Desktop.
Save viktorbenei/0db98fd4dcaa45c956c8 to your computer and use it in GitHub Desktop.
Bitrise: get bitrise VM box info
#!/bin/bash
echo "--- Bitrise Box Info:"
cat ~/Desktop/box-info.json
echo "---------------------"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment