summaryrefslogtreecommitdiff
path: root/bin/lazar
blob: 0fd28951389aea7022e070647a1e9aa7eb99ad04 (plain)
1
2
3
4
5
#!/usr/bin/env ruby
bin_dir = File.expand_path(File.dirname(__FILE__))
shell_script_path = File.join(bin_dir, 'lazar.sh')

`#{shell_script_path}`