testing configure ssh script
This commit is contained in:
2
debian/debian-essentials.sh
vendored
2
debian/debian-essentials.sh
vendored
@@ -6,7 +6,7 @@ if [ "$EUID" -ne 0 ]
|
||||
exit
|
||||
fi
|
||||
|
||||
# autoreply config update dialog with no
|
||||
# autoreply config update dialog with default answer no
|
||||
if [[ ! -f /etc/apt/apt.conf.d/local ]]
|
||||
then
|
||||
echo "Dpkg::Options {" >> /etc/apt/apt.conf.d/local
|
||||
|
||||
Reference in New Issue
Block a user