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

Add install agent to local path #25

Open
vitalvas opened this issue Mar 13, 2024 · 0 comments · May be fixed by #57
Open

Add install agent to local path #25

vitalvas opened this issue Mar 13, 2024 · 0 comments · May be fixed by #57
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@vitalvas
Copy link
Owner

vitalvas commented Mar 13, 2024

./build/darwin/arm64/oneauth -v

mkdir -p ~/.oneauth/bin/v0.0.1705423867/
cp ./build/darwin/arm64/oneauth ~/.oneauth/bin/v0.0.1705423867/
rm -Rf ~/.oneauth/bin/oneauth
ln -s ~/.oneauth/bin/v0.0.1705423867/oneauth ~/.oneauth/bin/oneauth
oneauth service restart
@vitalvas vitalvas added the enhancement New feature or request label Mar 13, 2024
@vitalvas vitalvas added this to the Release milestone Mar 13, 2024
@vitalvas vitalvas self-assigned this Mar 13, 2024
@vitalvas vitalvas linked a pull request Aug 12, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant