testing configure ssh script

This commit is contained in:
2023-12-19 20:55:12 -06:00
parent 593c5ac007
commit 70df399e03
2 changed files with 28 additions and 1 deletions

View File

@@ -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