This commit is contained in:
Vince 2021-08-27 22:09:17 +08:00
parent b3551888f6
commit 50c05e98b3

View File

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