diff --git a/sync.sh b/sync.sh new file mode 100755 index 00000000..3f4b513f --- /dev/null +++ b/sync.sh @@ -0,0 +1,3 @@ +#!/bin/bash + +git push all --all --verbose