mirror of
https://github.com/flatcar/scripts.git
synced 2025-11-10 13:11:34 +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.