From 38f2e6b6c35648552111a10e14364a8dd07554b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pierre=20Bourr=C3=A9?= Date: Sat, 26 Jan 2019 17:07:08 +0100 Subject: [PATCH] create config folder --- scripts/restore | 2 ++ 1 file changed, 2 insertions(+) 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" #=================================================