ソースを参照

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>