Implemented scripts to backup repositories

This commit is contained in:
Kevin Veen-Birkenbach [aka. Frantz]
2019-12-03 13:37:39 +01:00
parent 5531b313d8
commit 6ce2ab8a31
5 changed files with 24 additions and 2 deletions

View File

@@ -0,0 +1,6 @@
#!/bin/bash
#
# Pushs all repositories
# @author Kevin Veen-Birkenbach [aka. Frantz]
source "$(dirname "$(readlink -f "${0}")")/base.sh"
bash "$SCRIPT_PATH/push-local-repositories.sh" push