lib/vos.rb in vos-0.1.0 vs lib/vos.rb in vos-0.1.1
- old
+ new
@@ -2,15 +2,15 @@
require 'vos/gems'
require 'open3'
-
%w(
support
drivers/abstract
drivers/local
+ drivers/ssh_vfs_storage
drivers/ssh
box/shell
box/marks
box/vfs
\ No newline at end of file