1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/flohmarkt_ynh.git synced 2024-09-03 18:36:30 +02:00

inconsistencies removed

This commit is contained in:
Chris Vogel 2024-04-18 14:43:23 +02:00
parent c457f24138
commit 3cf202c00f
4 changed files with 3 additions and 3 deletions

View file

@ -112,7 +112,7 @@ ynh_script_progression --message="Configuring a systemd service..." --weight=1
ynh_add_systemd_config
# integrate into yunohost
ynh_script_progression --message="Integrating service in YunoHost..." --weight=1
yunohost service add $app --description="A self-hosted, single-user, ActivityPub powered microblog." --log="/var/log/$app/$app.log"
yunohost service add $app --description="A decentral federated small advertisement platform" --log="/var/log/$app/$app.log"
# start service
ynh_systemd_action --service_name=$app --action="start"

View file

@ -88,7 +88,7 @@ ynh_restore_file --origin_path="/etc/logrotate.d/$app"
#=================================================
ynh_script_progression --message="Integrating service in YunoHost..." --weight=1
yunohost service add $app --description="Open-source document-oriented NoSQL database" --log="/var/log/$app/$app.log" --needs_exposed_ports "$port"
yunohost service add $app --description="A decentral federated small advertisement platform" --log="/var/log/$app/$app.log"
#=================================================
# GENERIC FINALIZATION

View file

@ -73,7 +73,7 @@ ynh_use_logrotate --non-append
#=================================================
ynh_script_progression --message="Integrating service in YunoHost..." --weight=2
yunohost service add $app --description="Open-source document-oriented NoSQL database" --log="/var/log/$app/$app.log" --needs_exposed_ports "$port"
yunohost service add $app --description="A decentral federated small advertisement platform" --log="/var/log/$app/$app.log"
#=================================================
# UPGRADE FAIL2BAN

BIN
static/screenshot.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 MiB