mirror of
https://github.com/IT4Change/gradido.git
synced 2026-02-06 09:56:05 +00:00
use same shell vor subscript to keep Exported envs
This commit is contained in:
parent
3dcbbd733f
commit
bf789c88fc
@ -2,7 +2,7 @@
|
||||
# stop if something fails
|
||||
set -euo pipefail
|
||||
|
||||
bash ./install-missing-deps.sh
|
||||
source ./install-missing-deps.sh
|
||||
|
||||
# check for parameter
|
||||
FAST_MODE=false
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user