mirror of
https://github.com/YunoHost-Apps/tvheadend_ynh.git
synced 2024-10-01 13:34:50 +02:00
Remove duplicate home delete from remove script
This commit is contained in:
parent
9256ae0112
commit
eeeddb21c0
1 changed files with 0 additions and 8 deletions
|
@ -59,14 +59,6 @@ ynh_script_progression --message="Removing Tvheadend..." --weight=6
|
||||||
|
|
||||||
ynh_package_autopurge $app
|
ynh_package_autopurge $app
|
||||||
|
|
||||||
#=================================================
|
|
||||||
# REMOVE APP MAIN DIR AND CONFIG FILES
|
|
||||||
#=================================================
|
|
||||||
ynh_script_progression --message="Removing app main directory..." --weight=2
|
|
||||||
|
|
||||||
# Remove the app directory securely
|
|
||||||
ynh_secure_remove --file="$final_path"
|
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# REMOVE NGINX CONFIGURATION
|
# REMOVE NGINX CONFIGURATION
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
Loading…
Add table
Reference in a new issue