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