1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/adminer_ynh.git synced 2024-09-03 18:06:06 +02:00

Update install

This commit is contained in:
ericgaspar 2021-07-10 08:13:21 +02:00
parent e05266f42f
commit 5fca77318e

View file

@ -67,7 +67,6 @@ cp -a ../sources/with_root_access/. $final_path
chmod 750 "$final_path"
chmod -R o-rwx "$final_path"
chown -R $app:www-data "$final_path"
chmod 755 $final_path/adminer.php
#=================================================
# NGINX CONFIGURATION