Restart gitea after last source upgrade

This commit is contained in:
Josué Tille 2022-02-22 22:04:25 +01:00
parent a1a5b2ef35
commit c84adf3034
No known key found for this signature in database
GPG Key ID: 716A6C99B04194EF
1 changed files with 1 additions and 0 deletions

View File

@ -207,6 +207,7 @@ esac
# Install gitea source
ynh_setup_source $final_path source/$architecture
restart_gitea
# SETUP FAIL2BAN
ynh_script_progression --message="Configuring fail2ban..."