diff --git a/automount b/automount index 7227142..b3ae1cd 100644 --- a/automount +++ b/automount @@ -135,9 +135,9 @@ EOF exit 0 } -if [ "${1}" = "--version" -o "${1}" = "-version" ] +if [ "${1}" = "--version" -o "${1}" = "-version" -o "${1}" = "version" ] then - echo "automount 1.5.7 2015/08/02" + echo "automount 1.5.7 2018/06/13" exit 0 fi diff --git a/automount-1.5.7.tar.gz b/automount-1.5.7.tar.gz index 3c6953f..7a90e66 100644 Binary files a/automount-1.5.7.tar.gz and b/automount-1.5.7.tar.gz differ diff --git a/automount.conf b/automount.conf index 1ba5f6c..af6bdfa 100644 --- a/automount.conf +++ b/automount.conf @@ -1,7 +1,7 @@ USERUMOUNT=YES ATIME=NO REMOVEDIRS=YES -FM="nautilus --browser --no-desktop" +FM="caja --browser --no-desktop" USER=vermaden ENCODING=pl_PL.ISO8859-2 CODEPAGE=cp852