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 08:44:09 +02:00
parent 822c386999
commit 840c860961

View file

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