a
This commit is contained in:
parent
a9c1356fdc
commit
97cb19f41f
1 changed files with 1 additions and 1 deletions
2
init.sh
2
init.sh
|
@ -28,7 +28,7 @@ fi
|
|||
case $(get_distro) in
|
||||
"alpine")
|
||||
# Install QEMU
|
||||
git clone https://github.com/ahmedbilal/qemu-with-rbd-alpine.git
|
||||
git clone https://code.ungleich.ch/ahmedbilal/qemu-with-rbd-alpine.git
|
||||
|
||||
|
||||
# Enable Alpine (3.10 + Edge) Repos
|
||||
|
|
Loading…
Reference in a new issue