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