5 lines
66 B
Bash
5 lines
66 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
exec vendor/nimbus-build-system/scripts/env.sh "$@"
|
||
|
|