1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2026-01-05 04:59:16 +00:00

Merge pull request #2595 from wucke13/master

"Repaired" shebang for check_translations.rb
This commit is contained in:
Harald Glatt
2019-05-12 00:57:54 +02:00
committed by GitHub

View File

@@ -1,4 +1,4 @@
#!/usr/bin/ruby
#!/usr/bin/env ruby
MASTER="en"