fix wrong configuration script order

This commit is contained in:
oiseauroch
2022-10-10 21:38:11 +02:00
parent 2656a675a4
commit a37de1795c
3 changed files with 40 additions and 39 deletions

View File

@@ -185,7 +185,7 @@ ynh_use_logrotate --non-append
#=================================================
ynh_script_progression --message="Integrating service in YunoHost..." --time --weight=1
yunohost service add --needs_exposed_ports $app --description="s3 storage" --log="/var/log/$app/$app.log"
yunohost service add --needs_exposed_ports $port --description="s3 storage" --log="/var/log/$app/$app.log" $app
#=================================================
# START SYSTEMD SERVICE