#!/bin/bash #change to ccurrent directory cd -- "$( dirname -- "${BASH_SOURCE[0]}" )" cd ../.. #run npm install