mirror of
https://github.com/YunoHost-Apps/jupyterlab_ynh.git
synced 2024-09-03 19:26:35 +02:00
Fix permissions after change_url
This commit is contained in:
parent
7eba3a9f72
commit
f1ee036357
1 changed files with 2 additions and 0 deletions
|
@ -115,6 +115,8 @@ path=${new_path%/}
|
|||
|
||||
ynh_add_config --template="../conf/jupyterhub_config.py" --destination="$final_path/config/jupyterhub_config.py"
|
||||
|
||||
set_permissions
|
||||
|
||||
#=================================================
|
||||
# GENERIC FINALISATION
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue