rpl.rb +x
This commit is contained in:
parent
8f1f871904
commit
817823be0d
1 changed files with 2 additions and 0 deletions
2
rpl.rb
Normal file → Executable file
2
rpl.rb
Normal file → Executable file
|
@ -1,3 +1,5 @@
|
|||
#!/usr/bin/env ruby
|
||||
|
||||
# frozen_string_literal: true
|
||||
|
||||
require 'readline'
|
||||
|
|
Loading…
Reference in a new issue