Installer le logo dans YunoHost
This commit is contained in:
parent
394d9cc7a1
commit
64df888eaa
6 changed files with 9 additions and 1 deletions
|
|
@ -5,6 +5,7 @@ ynh_restore "$data_dir"
|
|||
ynh_restore "/etc/nginx/conf.d/$domain.d/$app.conf"
|
||||
ynh_restore "/etc/php/$php_version/fpm/pool.d/$app.conf"
|
||||
prepare_persistent_paths
|
||||
install_yunohost_logo
|
||||
ynh_exec_as_app php "$install_dir/scripts/migrate.php"
|
||||
ynh_systemctl --service="php$php_version-fpm" --action=reload
|
||||
ynh_systemctl --service=nginx --action=reload
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue