소스 검색

Update README.md

tteck 3 년 전
부모
커밋
f74f513dcf
1개의 변경된 파일17개의 추가작업 그리고 0개의 파일을 삭제
  1. 17 0
      README.md

+ 17 - 0
README.md

@@ -90,4 +90,21 @@ bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/node
 ```
 
  
+</details>
+
+ </details>
+
+
+<details>
+<summary>Mariadb LXC</summary>
+
+<h1 align="center" id="heading"> Proxmox Mariadb LXC Container </h1>
+
+To create a new Proxmox Mariadb LXC Container, run the following in the Proxmox web shell.
+
+```
+bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/mariadb_container.sh)"
+```
+
+ 
 </details>