mirror of
https://github.com/YunoHost-Apps/borg_ynh.git
synced 2024-09-03 18:16:05 +02:00
[enh] Pass false positive linter
This commit is contained in:
parent
a1cbabb4f6
commit
62e61ff441
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ fi
|
|||
|
||||
# Replace backports with pip
|
||||
if is_stretch; then
|
||||
ynh_remove_backports
|
||||
rm -f /etc/apt/sources.list.d/$app-stretch-backports.list
|
||||
|
||||
install_borg_with_pip
|
||||
fi
|
||||
|
|
Loading…
Add table
Reference in a new issue