Skip to content

Commit

Permalink
Corrected lock file name
Browse files Browse the repository at this point in the history
  • Loading branch information
trsau committed Apr 29, 2021
1 parent 3598098 commit ce2e096
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bootstrap-v4.sh
Original file line number Diff line number Diff line change
Expand Up @@ -394,7 +394,7 @@ EOF
}

function prevent_duplicate_execution {
touch "/root/.lock-idp-bootstrap"
touch "/root/.lock-idp-bootstrap-v4"
}

function duplicate_execution_warning {
Expand Down

0 comments on commit ce2e096

Please sign in to comment.