Compare commits
7 commits
Author | SHA1 | Date | |
---|---|---|---|
1306259015 | |||
1e1ac0080a | |||
02100f5c7d | |||
df4b7f1ecd | |||
2f165b5abe | |||
7dbaab76d5 | |||
822874eb99 |
1 changed files with 3 additions and 3 deletions
|
@ -116,7 +116,7 @@ point a location to the `genevee` package itself:
|
|||
(root genevee))))))
|
||||
```
|
||||
|
||||
In fact, have you noticed the `genevee-in-a-vm.scm` in this repository ? These
|
||||
In fact, have you noticed the `genevee-in-a-vm.scm` in this repository ? This
|
||||
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.
|
||||
|
||||
|
@ -141,5 +141,5 @@ simply call:
|
|||
```
|
||||
|
||||
Of course this just calls `rsync` with the path expanded from the evaluation of
|
||||
`guix build` like above. Adapt to your taste when you use a different protocol
|
||||
to sync into production.
|
||||
`guix build` like above. Adapt to taste when you use a different protocol to
|
||||
sync into production.
|
||||
|
|
Loading…
Reference in a new issue