From e5be73196586d86470fe7807b842e495080e20fb Mon Sep 17 00:00:00 2001 From: "Yann Esposito (Yogsototh)" Date: Wed, 24 Apr 2019 21:32:12 +0200 Subject: [PATCH] added helper script --- sync.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 sync.sh 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