]> git.openstreetmap.org Git - chef.git/blob - cookbooks/nodejs/templates/default/yarn.erb
Use 20.04 chef client on 22.04 for now
[chef.git] / cookbooks / nodejs / templates / default / yarn.erb
1 #!/bin/sh
2
3 exec /usr/bin/yarnpkg --ignore-engines "$@"