diff --git a/dietpi/dietpi-bugreport b/dietpi/dietpi-bugreport index 63f11264cd..0d469ebbfa 100755 --- a/dietpi/dietpi-bugreport +++ b/dietpi/dietpi-bugreport @@ -137,7 +137,7 @@ Available commands: echo -e "\n----------\n$i\n----------" $i - done > CMD_OUT.txt + done &> CMD_OUT.txt # Copy the Git error template to working directory [[ -f '/tmp/G_EXEC_ERROR_REPORT' ]] && G_EXEC cp /tmp/G_EXEC_ERROR_REPORT G_EXEC_ERROR_REPORT