Compare commits
2 commits
Author | SHA1 | Date | |
---|---|---|---|
48653d8591 | |||
358e68b79a |
1 changed files with 3 additions and 3 deletions
|
@ -116,7 +116,7 @@ point a location to the `genevee` package itself:
|
||||||
(root genevee))))))
|
(root genevee))))))
|
||||||
```
|
```
|
||||||
|
|
||||||
In fact, have you noticed the `genevee-in-a-vm.scm` in this repository ? This
|
In fact, have you noticed the `genevee-in-a-vm.scm` in this repository ? These
|
||||||
few lines are actually enough to let you spin a local demo of a server hosting
|
few lines are actually enough to let you spin a local demo of a server hosting
|
||||||
Génévée in virtually (ahah) no time.
|
Génévée in virtually (ahah) no time.
|
||||||
|
|
||||||
|
@ -141,5 +141,5 @@ simply call:
|
||||||
```
|
```
|
||||||
|
|
||||||
Of course this just calls `rsync` with the path expanded from the evaluation of
|
Of course this just calls `rsync` with the path expanded from the evaluation of
|
||||||
`guix build` like above. Adapt to taste when you use a different protocol to
|
`guix build` like above. Adapt to your taste when you use a different protocol
|
||||||
sync into production.
|
to sync into production.
|
||||||
|
|
Loading…
Reference in a new issue