lzkelley / bkup_rpimage

Script to backup a Raspberry Pi disk image
GNU General Public License v3.0
162 stars 54 forks source link

Exclude NFS server mounted #11

Closed juandp77 closed 5 years ago

juandp77 commented 5 years ago

Hello, Is there a way to exclude a nfs share mounted on /mnt by /etc/fstab on boot?

dolorosus commented 5 years ago

Stay tuned, I will create a pull request with some excludes.

lzkelley commented 5 years ago

@dolorosus there are no open PR's that I can see

dolorosus commented 5 years ago

Sorry my fault, The PR is now created.

lzkelley commented 5 years ago

Awesome, thanks @dolorosus, PR is merged. @juandp77 I'm closing the issue, but please write back if you still have any problems.