mirror of
https://github.com/flatcar/scripts.git
synced 2025-11-15 07:31:36 +01: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.