discourse/bin/yarn-app

3 lines
78 B
Bash
Executable file

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