forkattu lähteestä cybrespace/mastodon
3 rivejä
125 B
Ruby
Suoritettava tiedosto
3 rivejä
125 B
Ruby
Suoritettava tiedosto
#!/usr/bin/env ruby
|
|
ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../Gemfile', __dir__)
|
|
load Gem.bin_path('bundler', 'bundle')
|