Browse Source

Merge pull request #2595 from wucke13/master

"Repaired" shebang for check_translations.rb
Harald Glatt 6 years ago
parent
commit
ff1b57315d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      helper-scripts/check_translations.rb

+ 1 - 1
helper-scripts/check_translations.rb

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