This commit is contained in:
parent
01e0e212d4
commit
92cce10063
1 changed files with 2 additions and 0 deletions
2
cd.sh
2
cd.sh
|
@ -14,6 +14,8 @@ done
|
||||||
|
|
||||||
echo -n "\
|
echo -n "\
|
||||||
APT::Get::Show-Versions True;
|
APT::Get::Show-Versions True;
|
||||||
|
APT::Install-Recommends False;
|
||||||
|
APT::Install-Suggests False;
|
||||||
" > '/etc/apt/apt.conf.d/apt.conf' \
|
" > '/etc/apt/apt.conf.d/apt.conf' \
|
||||||
|| exit
|
|| exit
|
||||||
apt-get update \
|
apt-get update \
|
||||||
|
|
Loading…
Reference in a new issue