mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-19 20:24:39 +02:00
entferne überflüssige Echo-Anweisung aus kill-boot-Skript
This commit is contained in:
@@ -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'"
|
||||
|
Reference in New Issue
Block a user