1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-14 12:12:12 +00:00

save an apt update

This commit is contained in:
Jerry Vonau 2021-04-22 19:46:37 -05:00
parent f41e4d7c65
commit 9d12ad09ac

View file

@ -93,7 +93,7 @@ if [ ! -f /etc/debian_version ]; then # e.g. RaspiOS, Ubuntu, Mint & Debian
fi
echo -e "\napt update; install keys for PPA used in /etc/apt/sources.list.d/iiab-ansible.list\n"
$APT_PATH/apt update
#$APT_PATH/apt update
#$APT_PATH/apt -y install dirmngr
# JV just manually install the key to new location 2021-04-22