dotfiles/push.sh

5 lines
66 B
Bash
Raw Normal View History

2023-02-21 05:20:19 +07:00
#!/usr/bin/env bash
git push
git push github master
./postpush.sh