entferne überflüssige Echo-Anweisung aus kill-boot-Skript

This commit is contained in:
rootzoll
2025-01-19 00:03:52 +01:00
parent e7ec4cc9d9
commit 9fd9d3898f

View File

@@ -912,8 +912,6 @@ fi
if [ "$1" = "kill-boot" ]; then
echo "# blitz.data.sh kill-boot $2"
device=$2
if [ ${#device} -eq 0 ]; then
echo "error='missing device'"