This commit is contained in:
Dane Springmeyer 2016-08-26 13:40:28 -07:00
parent 799178c7cc
commit 95331eda40

View file

@ -39,6 +39,8 @@ function install() {
fi
fi
fi
# the rm here is to workaround https://github.com/mapbox/mason/issues/230
rm -f ./mason_packages/.link/mason.ini
mason link $1 $2
}