mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2024-11-22 02:17:26 +00:00
Add a better message
This commit is contained in:
parent
0bc5d20e8f
commit
33a9fb6aa2
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user