fix var name
This commit is contained in:
parent
3a8abe0d76
commit
38fe0ebe2d
|
@ -56,7 +56,7 @@ elif [[ -z $domains_id ]] ; then
|
|||
echo "/var/vmail/$domain/vm_dmp.sql"
|
||||
echo
|
||||
|
||||
if [[ -f /var/vmail/$virtualhost/roundcubemail ]]; then
|
||||
if [[ -f /var/vmail/$domain/roundcubemail ]]; then
|
||||
|
||||
echo "Found roundcubemail import file. You probably want to run this next:"
|
||||
echo "vmail-roundcubemail-settings-import.php $domain"
|
||||
|
|
Loading…
Reference in New Issue
Block a user