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
62e61ff441
commit
85e2a0b593
1 changed files with 0 additions and 4 deletions
|
@ -202,10 +202,6 @@ ynh_check_app_version_changed () {
|
|||
echo $return_value
|
||||
}
|
||||
|
||||
ynh_remove_backports () {
|
||||
rm -f /etc/apt/sources.list.d/$app-stretch-backports.list
|
||||
}
|
||||
|
||||
ynh_debian_release () {
|
||||
lsb_release --codename --short
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue