mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
chmod +x tool/sync_default_gems.rb
I'm too lazy to start the command with `ruby`.
This commit is contained in:
parent
82b87a8dc4
commit
69cedee2a6
1 changed files with 1 additions and 0 deletions
1
tool/sync_default_gems.rb
Normal file → Executable file
1
tool/sync_default_gems.rb
Normal file → Executable file
|
@ -1,3 +1,4 @@
|
|||
#!/usr/bin/env ruby
|
||||
# sync upstream github repositories to ruby repository
|
||||
|
||||
require 'fileutils'
|
||||
|
|
Loading…
Add table
Reference in a new issue