1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2025-04-04 00:17:06 +00:00

Fix wording

This commit is contained in:
downtownallday 2020-08-25 16:33:20 -04:00
parent 191b575ab2
commit 2b2856b517

View File

@ -3,7 +3,7 @@
. "ehdd/ehdd_funcs.sh" || exit 1
if [ ! -e "$EHDD_IMG" ]; then
echo "No ecrypted HDD not found at $EHDD_IMG, not mounting"
echo "No ecrypted HDD found at $EHDD_IMG, not mounting"
exit 0
fi