mirror of
https://github.com/datahub-project/datahub.git
synced 2025-12-01 13:12:35 +00:00
3 lines
48 B
Bash
3 lines
48 B
Bash
|
|
#!/bin/bash
|
||
|
|
../gradlew execYarn -PyarnArgs="$*"
|