1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/jupyterlab_ynh.git synced 2024-09-03 19:26:35 +02:00

create config folder

This commit is contained in:
Pierre Bourré 2019-01-26 17:07:08 +01:00
parent 41bff1ff02
commit 38f2e6b6c3

View file

@ -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"
#=================================================