mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 10:37:42 -07:00
fix backport apt name
This commit is contained in:
parent
35df8ba980
commit
af37f5cbef
1 changed files with 1 additions and 1 deletions
|
@ -485,7 +485,7 @@ if [ "$release" -eq 8 ]; then
|
|||
fi
|
||||
if [ ! -e /etc/apt/sources.list.d/backports.list ]; then
|
||||
echo "deb http://archive.debian.org/debian jessie-backports main" >\
|
||||
/etc/apt/sources.list.d/vesta.list
|
||||
/etc/apt/sources.list.d/backports.list
|
||||
fi
|
||||
fi
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue