Installer le logo dans YunoHost
This commit is contained in:
parent
394d9cc7a1
commit
64df888eaa
6 changed files with 9 additions and 1 deletions
|
|
@ -7,6 +7,7 @@ touch "$data_dir/storage/maintenance.flag"
|
|||
trap 'rm -f "$data_dir/storage/maintenance.flag"' EXIT
|
||||
ynh_setup_source --dest_dir="$install_dir" --full_replace --keep="data storage public/media"
|
||||
prepare_persistent_paths
|
||||
install_yunohost_logo
|
||||
ynh_config_add_phpfpm
|
||||
ynh_config_add_nginx
|
||||
ynh_exec_as_app php "$install_dir/scripts/migrate.php"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue