echo full rm command

This commit is contained in:
Matthew Saunders Brown 2023-03-18 16:38:08 -07:00
parent 164cc218b3
commit c68120d55e

View File

@ -74,7 +74,7 @@ elif [[ -z $domains_id ]] ; then
echo
echo "Vmail import complete. If it's no longer need you can remove the data dir:"
echo "/var/vmail/$domain/.exp/"
echo "rm -r /var/vmail/$domain/.exp/"
else