ssh root@hex-works.com <<'ENDSSH'
cd /var/www/hex-works
git pull
npm install
gulp
ENDSSH