7 lines
68 B
Ruby
Executable file
7 lines
68 B
Ruby
Executable file
#!/usr/bin/env ruby
|
|
#
|
|
|
|
require './creds.rb'
|
|
|
|
puts creds.rb.api_key
|
|
|