Compare commits
2 commits
26e1eb41d8
...
9f2ff0530f
Author | SHA1 | Date | |
---|---|---|---|
9f2ff0530f | |||
3553564840 |
1 changed files with 2 additions and 2 deletions
|
@ -4,5 +4,5 @@ pipeline:
|
|||
commands:
|
||||
- apk add doas doas-sudo-shim lua5.1 squashfs-tools
|
||||
- echo "permit nopass root" >> /etc/doas.d/doas.conf
|
||||
- lua5.1 setup.lua
|
||||
- ls -l image.squashfs && du -h image.squashfs
|
||||
- time lua5.1 setup.lua
|
||||
- ls -l image.squashfs boot/initramfs-* && du -h image.squashfs boot/initramfs-*
|
||||
|
|
Loading…
Reference in a new issue