forked from bashclub/zamba-lxc-toolbox
Corrected git url in README.md
This commit is contained in:
parent
7952ed3d64
commit
46e49f10b6
@ -17,7 +17,7 @@ Just ssh into your Proxmox machine and clone this git repository. Make sure you
|
|||||||
```bash
|
```bash
|
||||||
apt update
|
apt update
|
||||||
apt -y install git
|
apt -y install git
|
||||||
git clone https://github.com/cpzengel/zamba-lxc-toolbox
|
git clone https://github.com/bashclub/zamba-lxc-toolbox
|
||||||
cd zamba
|
cd zamba
|
||||||
```
|
```
|
||||||
### Configuration
|
### 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.
|
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…
Reference in New Issue
Block a user