bin/sprout in sprout-1.0.16.pre vs bin/sprout in sprout-1.0.17.pre
- old
+ new
@@ -1,3 +1,4 @@
-#!/usr/bin/env ruby
+#!/usr/bin/bash
-puts 'Type sprout- and then hit the tab key to see the new sprout binaries.'
\ No newline at end of file
+echo 'Type sprout- and then hit the tab key to see the new sprout binaries.'
+