logo

mastofe

My custom branche(s) on git.pleroma.social/pleroma/mastofe git clone https://hacktivis.me/git/mastofe.git

bundle (125B)


  1. #!/usr/bin/env ruby
  2. ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../Gemfile', __dir__)
  3. load Gem.bin_path('bundler', 'bundle')