mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2026-04-16 23:57:24 +02:00
Add a better message
This commit is contained in:
@@ -43,6 +43,6 @@ fi
|
|||||||
|
|
||||||
# Check that no .wgetrc exists
|
# Check that no .wgetrc exists
|
||||||
if [ -e ~/.wgetrc ]; then
|
if [ -e ~/.wgetrc ]; then
|
||||||
echo "Mail-in-a-Box expects no default overrides to wget"
|
echo "Mail-in-a-Box expects no overrides to wget defaults, ~/.wgetrc exists"
|
||||||
exit
|
exit
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user