Phanx / wow-addon-updater

Install and update World of Warcraft addons from the command line on Linux
zlib License
4 stars 1 forks source link

Fix/install ignore nonmain folders #13

Closed jukx closed 6 years ago

jukx commented 6 years ago

Adresses #9 Was really only a small fix. Also changed prompt to use provided prompt wrapper.

Phanx commented 6 years ago

Change looks good, but please fix the indentation. It should use tabs, not spaces, to match the rest of the file.

jukx commented 6 years ago

Ahh. This is something I need to keep in mind when editing others' code.

jukx commented 6 years ago

Done.