#!/bin/bash


cd ~/SH

git reset --hard HEAD~

git pull


###

okSH