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

fix: support non root user and install specified aqua version #16

Merged
merged 7 commits into from
May 9, 2024

Conversation

suzuki-shunsuke
Copy link
Member

@suzuki-shunsuke suzuki-shunsuke commented May 8, 2024

Close #14

  • Install aqua for not root user but $_REMOTE_USER
  • refactor
    • remove debug codes
    • remove an unnecessary redirect
  • Fix a bug that the latest version is always installed regardless of AQUA_VERSION

@suzuki-shunsuke suzuki-shunsuke added this to the aqua-installer 0.1.1 milestone May 8, 2024
@suzuki-shunsuke suzuki-shunsuke added the bug Something isn't working label May 8, 2024
@suzuki-shunsuke suzuki-shunsuke merged commit caf6bef into main May 9, 2024
5 checks passed
@suzuki-shunsuke suzuki-shunsuke deleted the fix-support-non-root-user branch May 9, 2024 00:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support non-root user
1 participant