Closed dargmuesli closed 6 years ago
It looks like I need to make further changes as PowerShell Core uses folder named PowerShell
instead of WindowsPowerShell
. I just noticed that.
I've taken care of Core edition's differences and generally optimized the script. I'll use it and see if anything else needs to be changed.
Hiyo! Sorry, been a bit tied up! Starting to look through this now!
No problem, same for me :)
Everything works for me now. I'd say that this can be merged, but of course I'll take care of any further wanted improvements.
I just noticed a flaw with versioned imports. Will take care of this soon.
Fixed! And a hint: AppVeyor allows builds on Ubuntu as a beta feature. Just in case you want to try it, write them an email and test it in a branch.
Alrighty, thanks for putting this in! Merging, going to do a few things before deploying, probably later tonight
That's what I needed to change to make the GitHub script work with PowerShellCore (6) on Linux. Please review and comment.