#!/usr/bin/env sh file=$(npm pack | tail -1) cd docker npm install "../$file" sudo docker-compose restart