mirror of
https://git.vectorsigma.ru/public/k3s.git
synced 2026-07-29 02:19:46 +00:00
The "$()" form of command substitution solves a problem of inconsistent behavior when using backquotes and is recommended over the legacy backticks. Change-Id: I7f0df0535822b64680b6c076e930814417bf1480 Signed-off-by: Joakim Roubert <joakimr@axis.com>