Add non-free
This commit is contained in:
parent
e6a13d86d4
commit
0e9e071bd6
@ -14,6 +14,13 @@ network_check
|
|||||||
update_os
|
update_os
|
||||||
|
|
||||||
msg_info "Installing Dependencies"
|
msg_info "Installing Dependencies"
|
||||||
|
cat <<EOF >/etc/apt/sources.list.d/non-free.sources
|
||||||
|
Types: deb
|
||||||
|
URIs: http://deb.debian.org/debian
|
||||||
|
Suites: bookworm
|
||||||
|
Components: non-free non-free-firmware
|
||||||
|
EOF
|
||||||
|
$STD apt update
|
||||||
$STD apt install -y unrar
|
$STD apt install -y unrar
|
||||||
msg_ok "Installed Dependencies"
|
msg_ok "Installed Dependencies"
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user