Skip to content
Snippets Groups Projects
Verified Commit 3a13b38a authored by Griefed's avatar Griefed :joystick:
Browse files

refactor: Remove redundant sourcing

parent 2b3e370b
No related branches found
No related tags found
2 merge requests!588Version 6,!587Bring alpha into beta
......@@ -81,7 +81,6 @@ Function Global:RunJavaInstallation
Invoke-Expression (
Invoke-WebRequest "${JabbaInstallURL}" -UseBasicParsing
).Content
. $home\.jabba\jabba.ps1
}
else
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment