no pull
This commit is contained in:
parent
7d3f9980d3
commit
30fc3230c0
|
@ -48,6 +48,7 @@ when /push/
|
|||
fm = CouchRest::FileManager.new(dbspec[:database], dbspec[:host])
|
||||
fm.push_app(dir, appname)
|
||||
when /pull/
|
||||
puts "pull is not yet implemented"
|
||||
|
||||
else
|
||||
puts opts
|
||||
|
|
Loading…
Reference in a new issue