diff options
| author | Jan Tuomi <jans.tuomi@gmail.com> | 2024-01-28 22:39:16 +0200 |
|---|---|---|
| committer | Jan Tuomi <jans.tuomi@gmail.com> | 2024-01-28 22:39:16 +0200 |
| commit | 092a811a554b0978e94f6c56d4ed2ace3d0bc519 (patch) | |
| tree | b7941d284db6e58dae9479b9d573f4dd4c46924d /examples | |
| parent | 295c4cc6c71ed7384a3e22301386bcc9a0f98d78 (diff) | |
Improve build
Diffstat (limited to 'examples')
| -rw-r--r-- | examples/build-manifest | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/build-manifest b/examples/build-manifest index d0c0e56..0e18f58 100644 --- a/examples/build-manifest +++ b/examples/build-manifest @@ -1,7 +1,7 @@ ((packages . #("nginx")) (files - . #("nginx.conf")) + . #("nginx.conf:/etc/nginx/nginx.conf")) (build-commands . #("sysrc nginx_enable=YES")) (start-command |
