adlogix / docker-machine-nfs

Activates NFS on docker-machine
MIT License
794 stars 104 forks source link

fix Adding mount with similar machine name causes error #66 #67

Closed tonivdv closed 7 years ago

tonivdv commented 7 years ago

To fix this issue I had to add an extra character (#) at the end of each comment line. This means that if you would execute the script again (using -f) with a previous config in the exports file, it will create an extra entry. It will not break anything, but it does add duplications.