Set the path

This commit is contained in:
Mike Reeves
2020-09-23 12:00:25 -04:00
committed by GitHub
parent 2f7c0c34e6
commit aca98e01f3

View File

@@ -461,6 +461,7 @@ fi
{ {
# Set initial percentage to 0 # Set initial percentage to 0
export percentage=0 export percentage=0
set_path
if [[ $is_manager && $is_airgap ]]; then if [[ $is_manager && $is_airgap ]]; then
info "Creating airgap repo" info "Creating airgap repo"