mirror of
https://github.com/hermitcore/libhermit.git
synced 2025-03-09 00:00:03 +01:00
increase output message to control the process
This commit is contained in:
parent
fc640167e7
commit
620d2e5846
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ script:
|
|||
- wget https://www.lankes.org/deploy/bzImage
|
||||
- mv bzImage linux/arch/x86/boot/
|
||||
- wget https://www.lankes.org/deploy/bootstrap.tar.gz
|
||||
- tar xzf bootstrap.tar.gz
|
||||
- tar xzvf bootstrap.tar.gz
|
||||
- mv tmp hermit/usr/
|
||||
- mv x86 hermit/usr/
|
||||
- make
|
||||
|
|
Loading…
Add table
Reference in a new issue