mirror of
https://github.com/flatcar/scripts.git
synced 2025-11-09 12:41:28 +01: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%
Python
6.9%