Skip to content

Instantly share code, notes, and snippets.

@robhemsley
robhemsley / Inkscape_install.sh
Created March 2, 2016 19:06
AWS Linux AMI - Inkscape Install
#!/bin/bash
set -e
#####################
# Inkscape Install #
#####################
# Script installs Inkscape from source for Amazon AMI Instance (CentOS/REHL)
#
# Works as of 01/03/2016