#!/bin/sh ssh root@tjkeller.xyz << EOF cd /var/www/tjkeller/ git pull EOF