mirror of
https://github.com/YunoHost-Apps/pihole_ynh.git
synced 2024-09-03 20:05:58 +02:00
do not remove logs
This commit is contained in:
parent
5cc626aeb4
commit
93084b9392
1 changed files with 0 additions and 3 deletions
|
@ -70,9 +70,6 @@ ynh_script_progression --message="Removing various files..." --weight=1
|
|||
# Remove a cron file
|
||||
ynh_secure_remove --file="/etc/cron.d/$app"
|
||||
|
||||
# Remove the log files
|
||||
ynh_secure_remove --file="/var/log/$app"
|
||||
|
||||
# Remove main script
|
||||
ynh_secure_remove --file="$PI_HOLE_BIN_DIR/pihole"
|
||||
ynh_secure_remove --file="/etc/bash_completion.d/pihole"
|
||||
|
|
Loading…
Add table
Reference in a new issue