1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/jellyseerr_ynh.git synced 2024-09-03 19:26:18 +02:00

Fixed remove

This commit is contained in:
Mateusz 2024-07-15 13:37:48 +02:00 committed by GitHub
parent a0a510d184
commit 196bf5b5da
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -48,7 +48,7 @@ ynh_remove_nodejs
#================================================= #=================================================
ynh_script_progression --message="Integrating service in YunoHost..." 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 # END OF SCRIPT