1
0
Fork 0
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:
Jules-Bertholet 2021-05-29 21:41:55 +00:00
parent 7eba3a9f72
commit f1ee036357

View file

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