mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-27 08:31:04 +02:00
Apparently expanding an empty string before a variable assignment forces that assignment to be interpreted as a command instead. Instead of an empty string use env as our sudo alternative when running as root.