diff --git a/scripts/restore b/scripts/restore index 926d4a8..76db7db 100644 --- a/scripts/restore +++ b/scripts/restore @@ -71,6 +71,8 @@ ynh_install_app_dependencies openssh-server ynh_print_info "Restoring configuration files of JupyerLab..." +create_dir + ynh_restore_file "$config_path/jupyterhub_config.py" #=================================================