Add remount checker
I should add instructions on how to call it too
This commit is contained in:
4
remount_checker/example_mount_points.py
Normal file
4
remount_checker/example_mount_points.py
Normal file
@@ -0,0 +1,4 @@
|
||||
mount_points = (
|
||||
# ('/mnt/external', 'mount /mnt/external')
|
||||
# ('/mnt/network_drive', 'cd /mnt; mount network_drive')
|
||||
)
|
||||
Reference in New Issue
Block a user