mirror of
https://github.com/YunoHost-Apps/sonarr_ynh.git
synced 2024-09-03 20:26:19 +02:00
debug
This commit is contained in:
parent
1c7bd39fe1
commit
6ca00ce632
1 changed files with 4 additions and 0 deletions
|
@ -77,6 +77,10 @@ if ! systemctl -q is-active sonarr; then
|
|||
ynh_exec_fully_quiet ynh_systemd_action --service_name=sonarr --action="restart" --log_path="systemd" --line_match="Starting Web Server" --timeout=30
|
||||
fi
|
||||
|
||||
ynh_exec_warn cat "/etc/nginx/conf.d/$domain.d/$app.conf"
|
||||
|
||||
ynh_exec_warn cat "$install_dir/config.xml"
|
||||
|
||||
#=================================================
|
||||
# END OF SCRIPT
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue