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:
parent
f41e4d7c65
commit
9d12ad09ac
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue