Just formatting.

pull/297/head
Daniel Mladek 2019-04-03 14:42:50 +13:00
parent d42d8fa553
commit 7e0e42a52a
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ echo "CURRENT_DIR -> $CURRENT_DIR"
# $CURRENT_DIR seems is expected to be an absolut path this script is located in
CURRENT_DIR="$SCRIPT_PATH"
source "$CURRENT_DIR/variables.sh"
source "$CURRENT_DIR/helpers.sh"
source "$CURRENT_DIR/process_restore_helpers.sh"