PageRenderTime 40ms CodeModel.GetById 14ms RepoModel.GetById 0ms app.codeStats 0ms

/bundles/plugins-trunk/RubyPlugin/ri/copy.sh

#
Shell | 5 lines | 3 code | 1 blank | 1 comment | 0 complexity | e673087be3f4ab953c9fb347380bcb1d MD5 | raw file
Possible License(s): BSD-3-Clause, AGPL-1.0, Apache-2.0, LGPL-2.0, LGPL-3.0, GPL-2.0, CC-BY-SA-3.0, LGPL-2.1, GPL-3.0, MPL-2.0-no-copyleft-exception, IPL-1.0
  1. #!/bin/sh
  2. cd ~/.rdoc
  3. cp -R * ~/apps/versions/jedit/plugins/RubyPlugin/ri/1.8/stdlib
  4. cd ~/apps/versions/jedit/plugins/RubyPlugin/ri