Update build.func

tweak
This commit is contained in:
tteckster 2024-01-12 12:00:37 -05:00 committed by GitHub
parent 5196ed8fec
commit 77087f798a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -123,8 +123,6 @@ ssh_check() {
# This function displays the default values for various settings.
echo_default() {
APT_CACHER=""
APT_CACHER_IP=""
echo -e "${DGN}Using Distribution: ${BGN}$var_os${CL}"
echo -e "${DGN}Using $var_os Version: ${BGN}$var_version${CL}"
echo -e "${DGN}Using Container Type: ${BGN}$CT_TYPE${CL}"