discourse/bin/yarn-app

3 lines
78 B
Bash
Executable file
Vendored

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