Skip to content

fix(install): Use Join-Path instead of string gluing.#3566

Merged
r15ch13 merged 1 commit intoScoopInstaller:developfrom
Ash258:patch-3
Oct 4, 2019
Merged

fix(install): Use Join-Path instead of string gluing.#3566
r15ch13 merged 1 commit intoScoopInstaller:developfrom
Ash258:patch-3

Conversation

@Ash258
Copy link
Copy Markdown
Contributor

@Ash258 Ash258 commented Jul 20, 2019

While working on Actions I encounter problem with aria2 downloading. I can pretty simply override function Get-AppFilePath without problem so I can feed it with whatever I want to get correct path, but Aria2 is having problems with mixing \ and /

Before

Ash258/Scoop-GithubActions#38 (comment)

A

After

Ash258/Scoop-GithubActions#38 (comment)

B

@r15ch13 r15ch13 merged commit 9c04608 into ScoopInstaller:develop Oct 4, 2019
@Ash258 Ash258 deleted the patch-3 branch December 23, 2019 11:27
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