lib/boxafe/box.rb in boxafe-0.1.6 vs lib/boxafe/box.rb in boxafe-0.1.7
- old
+ new
@@ -56,10 +56,10 @@
end
def encfs
Boxafe::Encfs.new mount_options
end
-
+
def default_mount_options
name = @options[:name]
{
# TODO: change default root and mount dirs depending on host os
root: "~/Dropbox/#{name}",