temporary workaround for https://github.com/mapbox/mason/issues/230
This commit is contained in:
parent
799178c7cc
commit
95331eda40
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue