3a98c0b add precommand for some commands and trim space.
📊 Changes
1 file changed (+13 additions, -13 deletions)
View changed files
📝README.md (+13 -13)
📄 Description
add precommand for some commands and trim space. like want to use kvm-ok must install cpu-checker and if run sudo apt -y install bridge-utils cpu-checker libvirt-clients libvirt-daemon qemu qemu-kvm without apt update will throw error E: Unable to locate package qemu
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/sickcodes/Docker-OSX/pull/664
**Author:** [@ganluo960214](https://github.com/ganluo960214)
**Created:** 5/27/2023
**Status:** ❌ Closed
**Base:** `master` ← **Head:** `master`
---
### 📝 Commits (1)
- [`3a98c0b`](https://github.com/sickcodes/Docker-OSX/commit/3a98c0bcb5338c27945335110124dfe2c829e3b3) add precommand for some commands and trim space.
### 📊 Changes
**1 file changed** (+13 additions, -13 deletions)
<details>
<summary>View changed files</summary>
📝 `README.md` (+13 -13)
</details>
### 📄 Description
add precommand for some commands and trim space. like want to use `kvm-ok` must install `cpu-checker` and if run `sudo apt -y install bridge-utils cpu-checker libvirt-clients libvirt-daemon qemu qemu-kvm` without `apt update` will throw error `E: Unable to locate package qemu`
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/sickcodes/Docker-OSX/pull/664
Author: @ganluo960214
Created: 5/27/2023
Status: ❌ Closed
Base:
master← Head:master📝 Commits (1)
3a98c0badd precommand for some commands and trim space.📊 Changes
1 file changed (+13 additions, -13 deletions)
View changed files
📝
README.md(+13 -13)📄 Description
add precommand for some commands and trim space. like want to use
kvm-okmust installcpu-checkerand if runsudo apt -y install bridge-utils cpu-checker libvirt-clients libvirt-daemon qemu qemu-kvmwithoutapt updatewill throw errorE: Unable to locate package qemu🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.