just a bit tweak of final check script
This commit is contained in:
@@ -36,7 +36,7 @@ source "$(dirname "$(readlink -f "$0")")/Global_functions.sh"
|
||||
LOG="Install-Logs/00_CHECK-$(date +%d-%H%M%S)_installed.log"
|
||||
|
||||
|
||||
printf "\n%s - Final Check if packages where installed \n" "${NOTE}"
|
||||
printf "\n%s - Final Check if essential packages where installed \n" "${NOTE}"
|
||||
# Initialize an empty array to hold missing packages
|
||||
missing=()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user