Update debian-stretch_pt2.sh

This commit is contained in:
fithwum
2018-12-31 15:00:59 -08:00
parent 3b4d47f735
commit fc428ee2b5

View File

@@ -1,6 +1,7 @@
#!/bin/bash #!/bin/bash
# Copyright (c) 2018 fithwum # Copyright (c) 2018 fithwum
# All rights reserved # All rights reserved
echo "APT::Get::Assume-Yes \"true\";" | tee /etc/apt/apt.conf.d/10-assume_yes echo "APT::Get::Assume-Yes \"true\";" | tee /etc/apt/apt.conf.d/10-assume_yes
sleep 2 sleep 2
apt-get install --no-install-recommends git apt-get install --no-install-recommends git