mirror of
https://github.com/YunoHost-Apps/jellyseerr_ynh.git
synced 2024-09-03 19:26:18 +02:00
Merge pull request #26 from YunoHost-Apps/orhtej2-patch-1
Fixed `remove`
This commit is contained in:
commit
f90828418c
7 changed files with 7 additions and 7 deletions
|
@ -5,7 +5,7 @@ It shall NOT be edited by hand.
|
|||
|
||||
# Jellyseerr for YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/jellyseerr)  
|
||||
[](https://ci-apps.yunohost.org/ci/apps/jellyseerr/)  
|
||||
|
||||
[](https://install-app.yunohost.org/?app=jellyseerr)
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@ No se debe editar a mano.
|
|||
|
||||
# Jellyseerr para Yunohost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/jellyseerr)  
|
||||
[](https://ci-apps.yunohost.org/ci/apps/jellyseerr/)  
|
||||
|
||||
[](https://install-app.yunohost.org/?app=jellyseerr)
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@ EZ editatu eskuz.
|
|||
|
||||
# Jellyseerr YunoHost-erako
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/jellyseerr)  
|
||||
[](https://ci-apps.yunohost.org/ci/apps/jellyseerr/)  
|
||||
|
||||
[](https://install-app.yunohost.org/?app=jellyseerr)
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@ Il NE doit PAS être modifié à la main.
|
|||
|
||||
# Jellyseerr pour YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/jellyseerr)  
|
||||
[](https://ci-apps.yunohost.org/ci/apps/jellyseerr/)  
|
||||
|
||||
[](https://install-app.yunohost.org/?app=jellyseerr)
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@ NON debe editarse manualmente.
|
|||
|
||||
# Jellyseerr para YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/jellyseerr)  
|
||||
[](https://ci-apps.yunohost.org/ci/apps/jellyseerr/)  
|
||||
|
||||
[](https://install-app.yunohost.org/?app=jellyseerr)
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
# YunoHost 上的 Jellyseerr
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/jellyseerr)  
|
||||
[](https://ci-apps.yunohost.org/ci/apps/jellyseerr/)  
|
||||
|
||||
[](https://install-app.yunohost.org/?app=jellyseerr)
|
||||
|
||||
|
|
|
@ -48,7 +48,7 @@ ynh_remove_nodejs
|
|||
#=================================================
|
||||
ynh_script_progression --message="Integrating service in YunoHost..."
|
||||
|
||||
yunohost service remove $app --log="/var/log/$app/$app.log"
|
||||
yunohost service remove $app
|
||||
|
||||
#=================================================
|
||||
# END OF SCRIPT
|
||||
|
|
Loading…
Add table
Reference in a new issue