Adapted scripts to new base frame
This commit is contained in:
@@ -2,5 +2,5 @@
|
||||
# Executes all scripts which are necessary to backup data
|
||||
# @author Kevin Veen-Birkenbach [aka. Frantz]
|
||||
source "$(dirname "$(readlink -f "${0}")")/../base.sh" || (echo "Loading base.sh failed." && exit 1)
|
||||
bash "$SCRIPT_PATH/import-data-from-system.sh"
|
||||
bash "$SCRIPT_PATH/push-local-repositories.sh"
|
||||
bash "$SCRIPT_PATH""client/import-data-from-system.sh"
|
||||
bash "$SCRIPT_PATH""client/push-local-repositories.sh"
|
||||
|
||||
Reference in New Issue
Block a user