Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f1738b08c1 | |||
| fb6c5a92c4 |
10
README.md
10
README.md
@@ -58,16 +58,16 @@
|
||||
### shell
|
||||
|
||||
```sh
|
||||
nix-shell mailcow_nix-shell.nix --run configureMailCow
|
||||
nix-shell mailcow_nix-shell.nix --run runMailCow
|
||||
nix-shell mailcow_nix-shell.nix --run updateMailCow
|
||||
nix-shell examples/mailcow_nix-shell.nix --run configureMailCow
|
||||
nix-shell examples/mailcow_nix-shell.nix --run runMailCow
|
||||
nix-shell examples/mailcow_nix-shell.nix --run updateMailCow
|
||||
```
|
||||
for details see `examples/mailcow_nix-build.nix`
|
||||
for details see `examples/mailcow_nix-shell.nix`
|
||||
|
||||
### build
|
||||
|
||||
```sh
|
||||
nix-build mailcow_nix-build.nix
|
||||
nix-build examples/mailcow_nix-build.nix
|
||||
result/bin/configureMailCow
|
||||
result/bin/runMailCow
|
||||
result/bin/updateMailCow
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
/nix/store/m6f559ba42nih6knkl99dqy464v75c0i-mailcow
|
||||
Reference in New Issue
Block a user