#!/bin/sh

set -ex

cip sudo apt-get update 
cip sudo apt-get install libmagic1 libffi-dev
