@@ -0,0 +1,8 @@
#!/bin/bash
# Mount point
MNT="/Volumes/EFITest"
dot_clean .
rsync --progress -r -u ./EFI/* "${MNT}/EFI"
# cp -r -u ./EFI/* "${MNT}/EFI"
The note is not visible to the blocked user.