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

[fix] No backport to delete

This commit is contained in:
ljf (zamentur) 2019-06-10 16:13:55 +02:00 committed by GitHub
parent b7b8241289
commit deecc702ec
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -128,5 +128,5 @@ ynh_check_app_version_changed () {
ynh_remove_backports () {
rm /etc/apt/sources.list.d/$app-stretch-backports.list
rm -f /etc/apt/sources.list.d/$app-stretch-backports.list
}