1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/phpmyadmin_ynh.git synced 2024-09-03 19:56:46 +02:00

Update install

This commit is contained in:
ericgaspar 2021-07-10 07:26:48 +02:00
parent 74f8a6b5d9
commit 1a911be9f8

View file

@ -159,7 +159,7 @@ chown $app: $final_path/tmp
ynh_script_progression --message="Configuring permissions..." --weight=3 ynh_script_progression --message="Configuring permissions..." --weight=3
# Restrict access to admin only # Restrict access to admin only
ynh_permission_update --permission="main" --add=$admin --remove="all_users" --protected=true ynh_permission_update --permission="main" --remove="all_users" --add=$admin #--protected=true
#================================================= #=================================================
# RELOAD NGINX # RELOAD NGINX