borgmatic/scripts/push
2017-10-27 21:51:10 -07:00

7 lines
59 B
Bash
Executable File

#!/bin/bash
set -e
git push -u origin
git push -u github