Skip to content

Instantly share code, notes, and snippets.

@fabricecolas
fabricecolas / gitlab.sh
Created July 18, 2016 14:22 — forked from aortmannm/gitlab.sh
gitlab installation on smartOS
## Install necessary packages
pkgin up
pkgin -y in \
bash \
coreutils \
curl \
gcc47 \
gcc47-runtime \
gmake \
icu \