mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-25 07:31:01 +02:00
The host system's PATH may not be match the one required by the SDK. When going through the enter_chroot script it gets reset because bash is invoked as a login shell but this doesn't happen when using the plain old chroot command. Fixes https://github.com/coreos/scripts/pull/290
Description
Languages
Shell
93.1%
Python
6.9%