sz-doctor some work done, not complete yet

Adding repo testing code, needs to by tied to missing package logic
This commit is contained in:
Gal Szkolnik 2022-06-09 14:23:30 -04:00
parent df97fb2614
commit d0447b4f61
2 changed files with 80 additions and 23 deletions

View file

@ -1,9 +1,9 @@
#! /usr/bin/env bash
# sudo mkdir -p /usr/share/keyrings 2>&1 > /dev/null
sudo mkdir -p /usr/share/keyrings 2>&1 > /dev/null
# sudo apt-get install --yes --no-install-recommends \
# curl gnupg software-properties-common apt-transport-https
sudo apt-get install --yes --no-install-recommends \
curl gnupg software-properties-common apt-transport-https
function add_repo() {
REPO_FQDN=$1 #'download.docker.com'