#!/bin/bash nk=$(pgrep npm) git pull npm run build kill "$nk" npm run preview -- --host