borgmatic/scripts/push

7 lines
73 B
Plaintext
Raw Normal View History

2017-10-28 04:51:10 +00:00
#!/bin/bash
set -e
git push -u origin master
git push -u github master