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 Cosimo Cecchi
parent cfbd862aae
commit 02be88983e

View File

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