Skip to content

Conversation

@dominik-przybyl-wttech
Copy link
Contributor

No description provided.

vaultDir, _, _ := strings.Cut(filepath.Base(v.DownloadURL), "-bin")
return filepath.Join(v.dir(), vaultDir, "bin")
execDir := filepath.Join(v.dir(), vaultDir, "bin")
if osx.IsWindows() {
Copy link
Contributor

Choose a reason for hiding this comment

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

have you checked this on windows?

Copy link
Contributor

Choose a reason for hiding this comment

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

@krystian-panek-vmltech krystian-panek-vmltech merged commit b07580b into main Nov 18, 2024
1 check passed
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