Remove the mount_points
This commit is contained in:
1
remount_checker/.gitignore
vendored
Normal file
1
remount_checker/.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
||||
mount_points.py
|
||||
@@ -1,5 +0,0 @@
|
||||
mount_points = (
|
||||
('/mnt/btn', '/usr/bin/mount /mnt/btn'),
|
||||
('/mnt/ptp', '/usr/bin/mount /mnt/ptp'),
|
||||
('/mnt/music', '/usr/bin/mount /mnt/music')
|
||||
)
|
||||
Reference in New Issue
Block a user