V8.00.000.2025.06.17
Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
@@ -67,7 +67,7 @@ check_pkgs() {
|
||||
|
||||
### Installing unique list of packages.
|
||||
# shellcheck disable=SC2312
|
||||
apt-get update 2>&1 | tee -a "${DIR_LOG}/0030_check_pkgs.log"
|
||||
apt-get -o Acquire::PDiffs=false update 2>&1 | tee -a "${DIR_LOG}/0030_check_pkgs.log"
|
||||
if ((${#ary_missing_pkgs[@]})); then
|
||||
|
||||
# shellcheck disable=SC2312
|
||||
|
||||
Reference in New Issue
Block a user