welcoMattic / kymsu

Keep Your macOs Stuff Updated (KYMSU)
https://welcomattic.github.io/kymsu
MIT License
129 stars 31 forks source link

Checkout of kymsu into ~/.kymsu confuses install/self update #22

Closed jaap3 closed 6 years ago

jaap3 commented 6 years ago

If you checkout the repository into ~/.kymsu and run the install script it will not create the path file. This in turn breaks the self update plugin because it tries to read that file.

If you manually create the path file everything seems to work fine and the self update script will actually update the plugins as well (ref: #21)