1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/onlyoffice_ynh.git synced 2024-09-03 19:56:11 +02:00

update remove script

it seems the files `/usr/share/keyrings/onlyoffice.gpg` and `/etc/apt/sources.list.d/onlyoffice.list` are already removed perhaps since `ynh_secure_remove --file=/var/lib/dpkg/info/onlyoffice-documentserver.prerm` and `ynh_package_autopurge onlyoffice-documentserver`
This commit is contained in:
Robles Rodolphe 2023-04-24 03:02:57 +02:00 committed by GitHub
parent 2021cb2263
commit e68c537ac6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -60,8 +60,8 @@ dpkg --configure -a
#apt-key del "E09C A29F 6E17 8040 EF22 B409 8320 CA65 CB2D E8E5" 2>/dev/null #apt-key del "E09C A29F 6E17 8040 EF22 B409 8320 CA65 CB2D E8E5" 2>/dev/null
ynh_secure_remove --file="/usr/share/keyrings/onlyoffice.gpg" #ynh_secure_remove --file="/usr/share/keyrings/onlyoffice.gpg"
ynh_secure_remove --file="/etc/apt/sources.list.d/onlyoffice.list" #ynh_secure_remove --file="/etc/apt/sources.list.d/onlyoffice.list"
ynh_remove_systemd_config --service=ds-metrics ynh_remove_systemd_config --service=ds-metrics
ynh_remove_systemd_config --service=ds-converter ynh_remove_systemd_config --service=ds-converter