mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-03-12 03:41:12 +00:00
Remove redirections of type command &1>2 Executing the command in the background and creating and empty file '2' was never intended. As the messages are information only redirecting to stderr would not make sense either. Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>