borgmatic/scripts/push

7 lines
59 B
Bash
Executable File

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