mirror of
https://github.com/YunoHost-Apps/pleroma_ynh.git
synced 2024-09-03 20:15:59 +02:00
Not removing datadir
This commit is contained in:
parent
06232efe28
commit
abda14fa2b
1 changed files with 0 additions and 3 deletions
|
@ -106,9 +106,6 @@ ynh_script_progression --message="Removing directories..."
|
|||
# Remove the config directory securely
|
||||
ynh_secure_remove --file="/etc/$app"
|
||||
|
||||
# Remove the data directory securely
|
||||
ynh_secure_remove --file="$datadir"
|
||||
|
||||
#=================================================
|
||||
# GENERIC FINALIZATION
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue