Browse Source

Update CODE-AUDIT.md

tteckster 2 năm trước cách đây
mục cha
commit
f480487b12
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  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>
 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>