config not configuration
This commit is contained in:
parent
7da015dd32
commit
a918594c4b
|
@ -927,7 +927,7 @@ function restore_data_from_storage {
|
||||||
restore_command="${PROJECT_NAME}-restore-remote $remote_domain_name"
|
restore_command="${PROJECT_NAME}-restore-remote $remote_domain_name"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
utils_installed=(configuration
|
utils_installed=(config
|
||||||
mariadb
|
mariadb
|
||||||
letsencrypt
|
letsencrypt
|
||||||
mutt
|
mutt
|
||||||
|
|
Loading…
Reference in New Issue