mirror of
https://code.dumpstack.io/tools/appvm.git
synced 2025-05-01 17:44:24 +00:00
Implements verbose flag
This commit is contained in:
parent
326b9ce610
commit
9218a10641
2 changed files with 36 additions and 12 deletions
|
@ -49,7 +49,7 @@ Autodetection is a bash-spaghetti, so you need to check results. BTW it's just a
|
|||
|
||||
## Run application
|
||||
|
||||
$ appvm start chromium
|
||||
$ appvm start chromium --verbose
|
||||
$ # ... long wait for first time, because we need to collect a lot of packages
|
||||
|
||||
You can customize local settings in `$GOPATH/github.com/jollheef/appvm/nix/local.nix`.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue