mirror of
				https://github.com/bashclub/zamba-lxc-toolbox.git
				synced 2025-11-04 08:02:28 +01:00 
			
		
		
		
	Update README.md
This commit is contained in:
		@@ -15,10 +15,12 @@ Proxmox VE Server with at least one configured ZFS Pool.
 | 
				
			|||||||
- `matrix` => Matrix Synapse Homeserver [matrix.org](https://matrix.org/docs/projects/server/synapse) with Element Web [Element on github](https://github.com/vector-im/element-web)
 | 
					- `matrix` => Matrix Synapse Homeserver [matrix.org](https://matrix.org/docs/projects/server/synapse) with Element Web [Element on github](https://github.com/vector-im/element-web)
 | 
				
			||||||
## Usage
 | 
					## Usage
 | 
				
			||||||
Just ssh into your Proxmox machine and clone this git repository. Make sure you have installed `git`.
 | 
					Just ssh into your Proxmox machine and clone this git repository. Make sure you have installed `git`.
 | 
				
			||||||
### Clone this Repository
 | 
					 | 
				
			||||||
```bash
 | 
					```bash
 | 
				
			||||||
apt update
 | 
					apt update
 | 
				
			||||||
apt -y install git
 | 
					apt -y install git
 | 
				
			||||||
 | 
					```
 | 
				
			||||||
 | 
					### Clone this Repository
 | 
				
			||||||
 | 
					```bash
 | 
				
			||||||
git clone https://github.com/bashclub/zamba-lxc-toolbox
 | 
					git clone https://github.com/bashclub/zamba-lxc-toolbox
 | 
				
			||||||
cd zamba
 | 
					cd zamba
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user