This commit is contained in:
frennkie
2019-11-24 15:19:36 +01:00
committed by GitHub
parent bf480bd721
commit 5a4dffc44b

View File

@@ -149,7 +149,7 @@ while :
# when no HDD - improve message
elif [ "${state}" = "nohdd" ]; then
message="Connect HHD"
message="Connect HDD"
fi
# setup process has not started yet