mirror of
https://github.com/YunoHost-Apps/jupyterlab_ynh.git
synced 2024-09-03 19:26:35 +02:00
fix variable name
This commit is contained in:
parent
38f2e6b6c3
commit
4b4c6b053c
1 changed files with 1 additions and 1 deletions
|
@ -81,7 +81,7 @@ ynh_restore_file "$config_path/jupyterhub_config.py"
|
|||
|
||||
ynh_print_info "Restoring JupyterLab..."
|
||||
|
||||
setup_source $architecture
|
||||
setup_source $miniconda_architecture
|
||||
|
||||
ynh_restore_file "$final_path/etc/jupyter/jupyter_notebook_config.py"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue