Skip to content

Commit

Permalink
nit
Browse files Browse the repository at this point in the history
  • Loading branch information
master-hax committed Oct 31, 2024
1 parent b201382 commit c2a62f1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/remount_vfat.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
# Example: ./remount_vfat.sh /mnt/media_rw/2IDK-11F4
################################################################################


if [ "$(readlink /proc/self/ns/mnt)" != "$(readlink /proc/1/ns/mnt)" ]; then
echo "not running in global mount namespace, try elevating first"
exit 1
Expand Down

0 comments on commit c2a62f1

Please sign in to comment.