scinote-web/bin/bundle
2019-07-03 11:15:13 +02:00

4 lines
125 B
Ruby
Executable file

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