You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the script defines its own plugin template in a string. We already have a template as a nix file. Why not make the script simply copy over that file?
Right now we have to manually make sure these 2 templates are the same... 0754cdc
Pinging @khaneliman since this seems to be your creation.