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:
parent
f7c4f3a91a
commit
f55b2827d3
1 changed files with 0 additions and 2 deletions
|
@ -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
|
||||
#=================================================
|
||||
|
|
Loading…
Reference in a new issue