1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/prosody_ynh.git synced 2024-09-03 20:15:57 +02:00

Merge pull request #22 from YunoHost-Apps/testing

Automated testing -> master
This commit is contained in:
Salamandar 2024-06-25 21:53:13 +02:00 committed by GitHub
commit 9f9035604c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -39,7 +39,6 @@ ynh_script_progression --message="Removing various files..." --weight=1
ynh_secure_remove --file="$config_path"
# Remove the log files
ynh_secure_remove --file="/var/log/$app"
ynh_secure_remove --file="/run/$app"
ynh_secure_remove --file="/var/lib/$app"