1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/phpservermon_ynh.git synced 2024-09-03 19:56:40 +02:00
This commit is contained in:
Salamandar 2024-01-16 22:15:44 +01:00
parent 89e76c021b
commit 953b0538bc

View file

@ -21,6 +21,8 @@ chmod 750 "$install_dir"
chmod -R o-rwx "$install_dir"
chown -R "$app:www-data" "$install_dir"
ynh_exec_warn ls -lah "$install_dir"
#=================================================
# MODIFY A CONFIG FILE
#=================================================