Loading
xen: prefer flags to pipes or variables in bash scripts
For the update script and the one-liner in the README, use flags that do
what we want to do instead of piping the output to different commands or
using environment variables.
Signed-off-by:
Fernando Rodrigues <alpha@sigmasquadron.net>