#!/usr/bin/env sh

git pull --rebase && npm install && npm update

