Update debian-stretch_pt2.sh
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user