diff --git a/update_mirror.sh b/update_mirror.sh new file mode 100644 index 0000000..abff8b8 --- /dev/null +++ b/update_mirror.sh @@ -0,0 +1,4 @@ +#!/bin/bash + +# Not really familiar with github mirrors, so just going to leave this here for future referencing +git push --mirror git@github.com:JustKato/backup-services.git \ No newline at end of file