mirror of
https://github.com/YunoHost-Apps/ombi_ynh.git
synced 2024-09-03 19:55:54 +02:00
cleaning
This commit is contained in:
parent
2a16575404
commit
05b64c4b7e
2 changed files with 1 additions and 5 deletions
|
@ -7,7 +7,7 @@ name = "Ombi"
|
||||||
description.en = "Media request tool on Plex/Emby/Jellyfin"
|
description.en = "Media request tool on Plex/Emby/Jellyfin"
|
||||||
description.fr = "Outil de demande de médias sur Plex/Emby/Jellyfin"
|
description.fr = "Outil de demande de médias sur Plex/Emby/Jellyfin"
|
||||||
|
|
||||||
version = "4.44.1~ynh1"
|
version = "4.44.1~ynh2"
|
||||||
|
|
||||||
maintainers = []
|
maintainers = []
|
||||||
|
|
||||||
|
|
|
@ -34,10 +34,6 @@ ynh_backup --src_path="$data_dir" --is_big
|
||||||
|
|
||||||
ynh_backup --src_path="/etc/nginx/conf.d/$domain.d/$app.conf"
|
ynh_backup --src_path="/etc/nginx/conf.d/$domain.d/$app.conf"
|
||||||
|
|
||||||
#=================================================
|
|
||||||
# BACKUP SYSTEMD
|
|
||||||
#=================================================
|
|
||||||
|
|
||||||
ynh_backup --src_path="/etc/systemd/system/$app.service"
|
ynh_backup --src_path="/etc/systemd/system/$app.service"
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
Loading…
Add table
Reference in a new issue