mirror of
https://github.com/datahub-project/datahub.git
synced 2025-10-30 18:26:58 +00:00
3 lines
48 B
Bash
3 lines
48 B
Bash
|
|
#!/bin/bash
|
||
|
|
../gradlew execYarn -PyarnArgs="$*"
|