mirror of
https://github.com/datahub-project/datahub.git
synced 2025-11-17 03:43:56 +00:00
3 lines
47 B
Bash
3 lines
47 B
Bash
|
|
#!/bin/bash
|
||
|
|
./gradlew execYarn -PyarnArgs="$*"
|