Procházet zdrojové kódy

Update CODE-AUDIT.md

tteckster před 2 roky
rodič
revize
f480487b12
1 změnil soubory, kde provedl 2 přidání a 0 odebrání
  1. 2 0
      CODE-AUDIT.md

+ 2 - 0
CODE-AUDIT.md

@@ -1,3 +1,5 @@
+<h3><div align="center">Exploring the Scripts and Steps Involved in an Application LXC Installation</div></h3>
+
 In the case of the AdGuard Home LXC, the process involves running multiple scripts for each application or service.<br>
 In the case of the AdGuard Home LXC, the process involves running multiple scripts for each application or service.<br>
 Initially, the [adguard.sh](https://github.com/tteck/Proxmox/blob/main/ct/adguard.sh) script is executed to collect system parameters.<br>
 Initially, the [adguard.sh](https://github.com/tteck/Proxmox/blob/main/ct/adguard.sh) script is executed to collect system parameters.<br>
 Next, the [build.func](https://github.com/tteck/Proxmox/blob/main/misc/build.func) script adds user settings and integrates all the collected information.<br>
 Next, the [build.func](https://github.com/tteck/Proxmox/blob/main/misc/build.func) script adds user settings and integrates all the collected information.<br>