mirror of
https://git.bashclub.org/bashclub/zamba-lxc-toolbox.git
synced 2025-07-24 04:35:04 +02:00
Corrected git url in README.md
This commit is contained in:
parent
7952ed3d64
commit
46e49f10b6
1 changed files with 2 additions and 2 deletions
|
@ -17,7 +17,7 @@ Just ssh into your Proxmox machine and clone this git repository. Make sure you
|
|||
```bash
|
||||
apt update
|
||||
apt -y install git
|
||||
git clone https://github.com/cpzengel/zamba-lxc-toolbox
|
||||
git clone https://github.com/bashclub/zamba-lxc-toolbox
|
||||
cd zamba
|
||||
```
|
||||
### Configuration
|
||||
|
@ -31,4 +31,4 @@ bash install.sh
|
|||
```
|
||||
After container creation, you will be prompted to select the service to install and depending on the service there may be some more questions during installation.
|
||||
|
||||
Once the script has finished, the container is installed and running and you can continue with the service specific configuration.
|
||||
Once the script has finished, the container is installed and running and you can continue with the service specific configuration.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue