Skip to content

[ITSP-116] remove mutagen from install script and add sudo#7

Merged
raysn0w merged 1 commit intosailfrom
ITSP-116_remove_mutagent_from_install_script_and_add_sudo
Aug 4, 2022
Merged

[ITSP-116] remove mutagen from install script and add sudo#7
raysn0w merged 1 commit intosailfrom
ITSP-116_remove_mutagent_from_install_script_and_add_sudo

Conversation

@raysn0w
Copy link
Collaborator

@raysn0w raysn0w commented Aug 4, 2022

What

Removing the mutagen ln commands

Why

Mutagen should not be installed alongside sail.

Testing

Uninstall sail rm -rf /usr/local/bin/sail && rm -rf "$HOME/.sail"
then run /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/snapsheet/homebrew-dev/ITSP-116_remove_mutagent_from_install_script_and_add_sudo/Formula/support/sail/install)"

Expected result

sail will install without extracting the zip archive and creating symbolic links to the mutagen binaries

Copy link
Collaborator

@nathanharmon1 nathanharmon1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested and looks good!

@raysn0w raysn0w merged commit af44bd7 into sail Aug 4, 2022
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.

3 participants