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 2020-04-27 17:13:41 +02:00
parent 65572d2f23
commit 4d5b3a1a18

View file

@ -160,8 +160,8 @@ ynh_store_file_checksum --file="$final_path/config/jupyter_notebook_config.py"
#================================================= #=================================================
# Set permissions to app files # Set permissions to app files
chown -R $admin: $final_path/ chown -R root: $final_path/
chmod -R 755 $final_path/.venv/ chown -R $admin: $final_path/.venv/lib
#================================================= #=================================================
# ADVERTISE SERVICE IN ADMIN PANEL # ADVERTISE SERVICE IN ADMIN PANEL