env.sh: exec -> source

This commit is contained in:
Ștefan Talpalaru 2019-08-23 18:56:42 +02:00
parent 2314b4d593
commit 144efee51d
No known key found for this signature in database
GPG Key ID: CBF7934204F1B6F9
2 changed files with 2 additions and 2 deletions

2
env.sh
View File

@ -1,4 +1,4 @@
#!/bin/bash
exec vendor/nimbus-build-system/scripts/env.sh "$@"
source vendor/nimbus-build-system/scripts/env.sh

@ -1 +1 @@
Subproject commit bf10b1b72e2621f10483d0ce5b1947d55f8648cc
Subproject commit 9397da232f1cc84839bdd29381cb2b787cb27eb7