rye icon indicating copy to clipboard operation
rye copied to clipboard

Wrong variables used in cmd.rb::string_upload

Open meowtochondria opened this issue 8 years ago • 1 comments

Line https://github.com/delano/rye/blob/master/lib/rye/cmd.rb#L195 should have filepath in place of remote_path, and newcontent in place of str.

meowtochondria avatar Jun 06 '17 23:06 meowtochondria

https://github.com/delano/rye/blob/master/lib/rye/cmd.rb#L197 needs to have upload replaced with append.

meowtochondria avatar Jun 06 '17 23:06 meowtochondria