setup link

This commit is contained in:
Marc Beninca 2023-05-13 02:56:03 +02:00
parent 76f16debb1
commit 0d11ca4ee4

View file

@ -25,6 +25,8 @@ deb https://deb.debian.org/debian buster-backports main contrib non-free
deb https://deb.debian.org/debian buster-updates main contrib non-free
deb https://deb.debian.org/debian-security buster/updates main contrib non-free
" > '/etc/apt/sources.list'
#
link_bashrc
}
function ovh-rescue-install {
@ -57,8 +59,6 @@ function ovh-rescue-install {
--target-release "${release}-backports" "${backports[@]}"
#
apt-get clean
#
link_bashrc
}
function ovh-rescue-upload {