Omit GVFS filesystem in the mount(8) listing. Improve exFAT mount options. Add mount_msdosfs(8) fallback fix. Set caja as file manager in example config. Add version argument.
This commit is contained in:
parent
5d83c0efe0
commit
107f484edc
|
|
@ -137,7 +137,7 @@ EOF
|
|||
|
||||
if [ "${1}" = "--version" -o "${1}" = "-version" -o "${1}" = "version" ]
|
||||
then
|
||||
echo "automount 1.5.7 2018/06/13"
|
||||
echo "automount 1.5.8 2018/06/13"
|
||||
exit 0
|
||||
fi
|
||||
|
||||
|
|
|
|||
Binary file not shown.
Loading…
Reference in New Issue