#!/bin/bash
DIR=$(realpath $(dirname $0))
cd $DIR
git pull
$DIR/do_postinstall.sh