change wording

This commit is contained in:
frennkie
2019-11-24 16:28:31 +01:00
committed by GitHub
parent 5a4dffc44b
commit c1fb7e2b1b

View File

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