diff --git a/CODE-AUDIT.md b/CODE-AUDIT.md index 3515e28a..f1c40e9b 100644 --- a/CODE-AUDIT.md +++ b/CODE-AUDIT.md @@ -1,3 +1,5 @@ +

Exploring the Scripts and Steps Involved in an Application LXC Installation

+ In the case of the AdGuard Home LXC, the process involves running multiple scripts for each application or service.
Initially, the [adguard.sh](https://github.com/tteck/Proxmox/blob/main/ct/adguard.sh) script is executed to collect system parameters.
Next, the [build.func](https://github.com/tteck/Proxmox/blob/main/misc/build.func) script adds user settings and integrates all the collected information.