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

Remove debugging

This commit is contained in:
Salamandar 2024-01-16 23:13:06 +01:00
parent f7c4f3a91a
commit f55b2827d3

View file

@ -21,8 +21,6 @@ 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
#=================================================