This commit is contained in:
Vince 2021-08-27 22:15:34 +08:00
parent 50c05e98b3
commit 87506545d6

View File

@ -35,7 +35,7 @@ else
fi fi
#----------Program options-------------# #----------Program options-------------#
SASSC_OPT="--omit-map-comment -t expanded" SASSC_OPT="-t expanded"
if [[ "$(uname -s)" =~ "BSD" || "$(uname -s)" == "Darwin" ]]; then if [[ "$(uname -s)" =~ "BSD" || "$(uname -s)" == "Darwin" ]]; then
SED_OPT="-i """ SED_OPT="-i """