qasim-gui: Use /usr/bin/env instead of forcing ruby path.
This commit is contained in:
parent
0c4c374b73
commit
2271181e20
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
#!/usr/bin/ruby
|
#!/usr/bin/env ruby
|
||||||
|
|
||||||
require 'Qt4'
|
require 'Qt4'
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue