1
0
Fork 0
This repository has been archived on 2023-03-27. You can view files and clone it, but cannot push or open issues or pull requests.
lpr-partynest/bin/rake
Alex Kotov 40036371ea
Revert "Remove binstabs" and "Fix CI"
This reverts commit 321111d094.
This reverts commit 19a1d321fc.
This reverts commit 5ffe8a2324.
This reverts commit 85cdb9bbd7.
2020-01-16 22:33:12 +05:00

4 lines
90 B
Ruby
Executable file

#!/usr/bin/env ruby
require_relative '../config/boot'
require 'rake'
Rake.application.run