[bin] Update mail sync script
This commit is contained in:
@ -4,5 +4,5 @@ if [ $(pidof muchsync) ]; then
|
|||||||
echo "Checkmail is already running."
|
echo "Checkmail is already running."
|
||||||
else
|
else
|
||||||
echo "Checking for new mail"
|
echo "Checking for new mail"
|
||||||
muchsync muchsync1.local
|
muchsync mail0.local
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user