dotfiles/push.sh

5 lines
66 B
Bash
Executable file

#!/usr/bin/env bash
git push
git push github master
./postpush.sh