#!/bin/bash cd /srv/blog git fetch git reset --hard origin/master ./scripts/build.sh