0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-09 18:01:48 +08:00
discourse/bin/yarn-app

3 lines
78 B
Bash
Executable file
Vendored

#!/bin/sh
yarn --cwd "`dirname $0`"/../app/assets/javascripts/discourse "$@"