fix install

This commit is contained in:
Josué Tille 2022-08-24 21:26:36 +02:00
parent c6b4402161
commit 0bfb04d996
No known key found for this signature in database
GPG key ID: 716A6C99B04194EF

View file

@ -185,7 +185,7 @@ set_permission
# Sometime we have a current effect. We try to lunch seafile when not all permissions are already set.
# So wait untils all permissions are cleanly set
sleep 5
ynh_debug_exec ls /opt/yunohost/seafile/ccnet
ls /opt/yunohost/seafile/ccnet
#=================================================
# GENERIC FINALIZATION
@ -229,6 +229,6 @@ sleep 2
# Add fail2ban
ynh_script_progression --message="Configuring fail2ban..." --weight=10
ynh_add_fail2ban_config --use_template --others_var 'final_path'
ynh_add_fail2ban_config --use_template
ynh_script_progression --message="Installation of $app completed" --last