borgmatic/scripts/push

7 lines
59 B
Plaintext
Raw Normal View History

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