소스 검색

update the notes to clean up the formating a bit.

Robert Middleswarth 2 년 전
부모
커밋
ca14740851
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      template/apps/dock-droid.json

+ 1 - 1
template/apps/dock-droid.json

@@ -17,7 +17,7 @@
         },
 	"logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/dock-droid.png",
 	"name": "dock-droid-vnc",
-	"note": "You will need QEMU and some other dependencies on your host:<br><b>sudo apt install qemu qemu-kvm libvirt-clients libvirt-daemon-system bridge-utils virt-manager<b><br>Then, enable libvirt and load the KVM kernel module:<br><b>sudo systemctl enable --now libvirtd<br>sudo systemctl enable --now virtlogd<br><br>echo 1 | sudo tee /sys/module/kvm/parameters/ignore_msrs<br><br>sudo modprobe kvm<br><br>If you enable the password in the QEMU console, type change vnc password user<br>",
+	"note": "You will need QEMU and some other dependencies on your host:<br><b>sudo apt install qemu qemu-kvm libvirt-clients libvirt-daemon-system bridge-utils virt-manager</b><br><br>Then, enable libvirt and load the KVM kernel module:<br><b>sudo systemctl enable --now libvirtd<br>sudo systemctl enable --now virtlogd<br><br>echo 1 | sudo tee /sys/module/kvm/parameters/ignore_msrs<br><br>sudo modprobe kvm</b><br><br>If you enable the password in the QEMU console, type change vnc password user<br>",
 	"officialDoc": "https://github.com/sickcodes/dock-droid",
 	"platform": "linux",
 	"title": "Droid Docker VNC",