ToolJet/bin/rake

6 lines
131 B
Text
Raw Normal View History

2021-03-31 13:38:49 +00:00
#!/usr/bin/env ruby
2021-04-29 06:41:23 +00:00
load File.expand_path('spring', __dir__)
require_relative '../config/boot'
require 'rake'
2021-03-31 13:38:49 +00:00
Rake.application.run