mirror of
https://github.com/YunoHost-Apps/diacamma_ynh.git
synced 2024-09-03 18:26:10 +02:00
Moar debug³
This commit is contained in:
parent
2a0a9f003d
commit
21c8c730f3
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ ynh_systemd_action --service_name=${app} --action="start" --log_path="/var/log/$
|
|||
|
||||
# FIXME : temporary debug
|
||||
ynh_print_info --message="$(namei -l $install_dir/inst-$app/static/lucterios.framework/web/index.html)"
|
||||
ynh_print_info --message="$(curl -L -v https://$domain$path)"
|
||||
ynh_print_info --message="$(curl --insecure -L -v https://$domain$path)"
|
||||
|
||||
#=================================================
|
||||
# END OF SCRIPT
|
||||
|
|
Loading…
Reference in a new issue