Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OZ-627: Update install-stable.sh to create new installation folder with numeric suffix if already exists #81

Merged
merged 2 commits into from
Aug 1, 2024

Conversation

corneliouzbett
Copy link
Contributor

@corneliouzbett corneliouzbett commented Jul 31, 2024

Issue: https://mekomsolutions.atlassian.net/browse/OZ-627

This PR adds the change, if the ozone/ folder exists, the script iterates to find the next available folder name with a numeric suffix (e.g., ozone_1, ozone_2). Also, adds informational message to guide the user on how to overwrite the existing ozone/ folder if desired.

@corneliouzbett corneliouzbett changed the title OZ-627: Add logic to create new ozone installation folder with numeric suffix if existing folder is present OZ-627: Update install-stable.sh to create new installation folder with numeric suffix if already exists Jul 31, 2024
scripts/install-stable.sh Outdated Show resolved Hide resolved
@corneliouzbett corneliouzbett requested a review from rbuisson July 31, 2024 13:36
@corneliouzbett corneliouzbett merged commit 92234c7 into main Aug 1, 2024
2 checks passed
@corneliouzbett corneliouzbett deleted the OZ-627 branch August 1, 2024 09:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants