This commit is contained in:
ahmadbilalkhalid 2019-08-31 15:13:44 +05:00
parent cceb1b0feb
commit cd44c5dca7
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Install QEMU
$(git clone https://github.com/ahmedbilal/qemu-with-rbd-alpine.git && cd qemu-with-rbd-alpine \
apk add *.apk --allow-untrusted)
(git clone https://github.com/ahmedbilal/qemu-with-rbd-alpine.git \
&& cd qemu-with-rbd-alpine && apk add *.apk --allow-untrusted)
# Enable Alpine (3.10 + Edge) Repos