Forward environment variables

This commit is contained in:
Ingo Oppermann 2025-02-26 09:52:40 +01:00
parent dfa02c3f2c
commit ba28cf3d20
No known key found for this signature in database
GPG Key ID: 2AB32426E9DD229E

2
run.sh
View File

@ -23,4 +23,4 @@ fi
# Now run the core with the possibly converted configuration.
exec ./bin/core
exec env ./bin/core