Fix the build

This commit is contained in:
Thibault Jouan 2015-04-18 17:38:39 +00:00
parent 2567f1c847
commit 6f9a2c94be

View File

@ -1,7 +1,5 @@
#!/usr/bin/env ruby
fail 'breaking the build!'
require 'uh/wm'
Uh::WM::CLI.run(ARGV)