Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
init.sh: make grep for CPU model name more robust (#298)
On my VM (though not within Docker) the previous grep matched for the BIOS name too: ``` # lscpu | grep 'Model name:' Model name: AMD EPYC 7282 16-Core Processor BIOS Model name: pc-i440fx-5.2 CPU @ 2.0GHz ```
- Loading branch information