مراية لـ
https://github.com/postalserver/postal.git
تم المزامنة 2025-12-01 05:43:04 +00:00
6 أسطر
120 B
Ruby
ملف تنفيذي
6 أسطر
120 B
Ruby
ملف تنفيذي
#!/usr/bin/env ruby
|
|
# frozen_string_literal: true
|
|
require_relative "../config/boot"
|
|
require "rake"
|
|
Rake.application.run
|