mirror of
https://github.com/YunoHost-Apps/lemmy_ynh.git
synced 2024-09-03 19:36:09 +02:00
Update upgrade
This commit is contained in:
parent
883c2f00e7
commit
6e0b4fbea3
1 changed files with 1 additions and 1 deletions
|
@ -184,7 +184,7 @@ ynh_script_progression --message="Integrating service in YunoHost..." --weight=1
|
|||
|
||||
yunohost service add $app --description="Link aggregator/Reddit clone" --log="/var/log/$app/$app.log"
|
||||
yunohost service add $app-ui --description="Link aggregator/Reddit clone" --log="/var/log/$app/$app-ui.log"
|
||||
yunohost service add $app-pict-rs --description="Link aggregator/Reddit clone" --log="/var/log/$app/$app-pict-rs.log"
|
||||
yunohost service add $app-pict-rs --description="Simple image hosting service for Lemmy" --log="/var/log/$app/$app-pict-rs.log"
|
||||
|
||||
#=================================================
|
||||
# START SYSTEMD SERVICE
|
||||
|
|
Loading…
Add table
Reference in a new issue