qasim-gui: Use /usr/bin/env instead of forcing ruby path.

This commit is contained in:
Glenn Y. Rolland 2012-07-24 01:12:15 +02:00
parent 0c4c374b73
commit 2271181e20

View file

@ -1,4 +1,4 @@
#!/usr/bin/ruby
#!/usr/bin/env ruby
require 'Qt4'