[PR #664] [CLOSED] add precommand for some commands and trim space. #790

Closed
opened 2025-12-29 06:22:53 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/sickcodes/Docker-OSX/pull/664
Author: @ganluo960214
Created: 5/27/2023
Status: Closed

Base: masterHead: master


📝 Commits (1)

  • 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>
adam added the pull-request label 2025-12-29 06:22:53 +01:00
adam closed this issue 2025-12-29 06:22:53 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Docker-OSX-sickcodes#790