clean > opack-clean
This commit is contained in:
parent
d616996ddf
commit
48e79ad400
@ -80,7 +80,7 @@ include path/to/src/opack.mk # mandatory
|
||||
|
||||
After invokation with `make opack`, it will download, install, and run the latest OpenBSD release in a local VM with the default options.
|
||||
Once executed, the VM is running and it is possible to log into it using the `vagrant ssh` command.
|
||||
Then, `make clean` will remove the VM, but not the vagrant box (in order to clean everything, use `make cleancache`).
|
||||
Then, `make opack-clean` will remove the VM, but not the vagrant box (in order to clean everything, use `make opack-cleancache`).
|
||||
|
||||
### Overrides Example
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user