mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-01-12 02:54:42 +08:00
Updated debug in VM (markdown)
@@ -1 +1,10 @@
|
||||
How to debug in VMs
|
||||
## Debugging in VMs
|
||||
|
||||
Most tests run inside VMs powered by [AnyVM.org](https://github.com/anyvm-org).
|
||||
|
||||
Start a FreeBSD VM locally with one command:
|
||||
```bash
|
||||
python3 anyvm.py --os freebsd
|
||||
```
|
||||
|
||||
Then debug your test code inside the VM. For more options, see the [AnyVM.org docs](https://github.com/anyvm-org).
|
||||
|
||||
Reference in New Issue
Block a user