Files
linux-image-manager/scripts/pull-local-repositories.sh
Kevin Veen-Birkenbach [aka. Frantz] 6ce2ab8a31 Implemented scripts to backup repositories
2019-12-03 13:37:39 +01:00

7 lines
189 B
Bash

#!/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