parse-sass: don't hardcode bash path

It's /bin/bash on some systems; just use /bin/sh instead.

https://bugzilla.gnome.org/show_bug.cgi?id=749593
This commit is contained in:
Cosimo Cecchi
2015-05-14 11:32:10 -07:00
committed by Matthias Clasen
parent daa8320d45
commit c73715db09

View File

@@ -1,3 +1,3 @@
#!/usr/bin/bash
#!/bin/sh
bundle exec sass --update --sourcemap=none .