Fix shebang by removing whitespace

This commit is contained in:
John Bampton
2021-06-17 10:26:38 +10:00
parent a528834df7
commit 233366a00c
+1 -1
View File
@@ -1,2 +1,2 @@
#! /usr/bin/env ruby
#!/usr/bin/env ruby
exec "rake", *ARGV