diff --git a/mnt-sftp.sh b/mnt-sftp.sh index c0c4fb6..fc66bca 100755 --- a/mnt-sftp.sh +++ b/mnt-sftp.sh @@ -61,6 +61,7 @@ function mount { --width=350 \ --text="Please choose. Cancel to unmount drives." \ --title="Choose SSH server" \ + --cancel-label "Unmount all" \ --column "Available SSH servers" \ "" $SSHLIST ${PRESSHLIST[*]}); then unmountquestion # If you press cancel, it should ask you to unmount all drives