Skip to content

Fix & improve install.sh#5201

Open
clairem-sl wants to merge 3 commits intosecondlife:developfrom
clairem-sl:develop_installsh
Open

Fix & improve install.sh#5201
clairem-sl wants to merge 3 commits intosecondlife:developfrom
clairem-sl:develop_installsh

Conversation

@clairem-sl
Copy link

Description

  1. Fix the chopped error message
  2. Make color escape sequence adapt to $TERM
  3. Add NOBACKUP option

Related Issues


Checklist

Please ensure the following before requesting review:

  • I have provided a clear title and detailed description for this pull request.
  • If useful, I have included media such as screenshots and video to show off my changes.
  • The PR is linked to a relevant issue with sufficient context.
  • I have tested the changes locally and verified they work as intended.
  • All new and existing tests pass.
  • Code follows the project's style guidelines.
  • Documentation has been updated if needed.
  • Any dependent changes have been merged and published in downstream modules
  • I have reviewed the contributing guidelines.

Additional Notes

To invoke the NOBACKUP option, just specify the word as an argument to the install script. For example:

# Non-root installation
./install.sh NOBACKUP

# Root installation
sudo ./install.sh NOBACKUP

Loading
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.

4 participants