Added support for installing multiple CA certificates from certs directory.
This commit is contained in:
@@ -26,7 +26,7 @@ INTERNET_CHECK_URL="https://logal.dev/"
|
||||
MIRROR_URL='https://mirrors.logal.dev/archlinux/$repo/os/$arch'
|
||||
|
||||
# Paths
|
||||
CA_CERT_PATH="${SCRIPT_DIR}/files/certs/logalnet-internal-ca.crt"
|
||||
CA_CERTS_DIR="${SCRIPT_DIR}/files/certs"
|
||||
CONFIG_SRC_DIR="${SCRIPT_DIR}/files/etc"
|
||||
HOME_CONFIG_DIR="${SCRIPT_DIR}/files/home"
|
||||
MOUNT_POINT="/mnt"
|
||||
|
||||
Reference in New Issue
Block a user