StartAutomating / ScriptDeck

PowerShell Tools for Elgato StreamDeck
https://scriptdeck.start-automating.com
36 stars 11 forks source link

Install-StreamDeckPlugin can duplicate paths #50

Closed StartAutomating closed 2 years ago

StartAutomating commented 2 years ago

If a plugin was already in a path named .sdPlugin, the current implementation will place the plugin into a folder named plugin.sdplugin.sdplugin.

That isn't right, and the second .sdPlugin should be removed.