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

Update install

This commit is contained in:
ericgaspar 2021-12-09 22:52:57 +01:00
parent 0e8ced2fe4
commit 59fc8ca7d6
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -146,10 +146,6 @@ ynh_add_config --template="../conf/jupyter_notebook_config.py" --destination="$f
chown -R root: $final_path/
chown -R $admin: $final_path/.venv/
#chmod 750 "$final_path"
#chmod -R o-rwx "$final_path"
#chown -R $app:www-data "$final_path"
#=================================================
# ADVERTISE SERVICE IN ADMIN PANEL
#=================================================