Skip to content

Instantly share code, notes, and snippets.

@mDibyo
Created June 22, 2014 05:45
Show Gist options
  • Save mDibyo/790613af64019efeffc4 to your computer and use it in GitHub Desktop.
Save mDibyo/790613af64019efeffc4 to your computer and use it in GitHub Desktop.
Custom custom Ubuntu image for distribution on Google Compute Engine
#!/bin/bash
# Install required tools
sudo aptitude install squashfs-tools genisoimage
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment