discourse/bin/yarn-app

4 lines
78 B
Bash
Executable File

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