1
0
Fork 0
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:
Stefan Lankes 2016-05-20 09:15:19 +02:00
parent fc640167e7
commit 620d2e5846

View file

@ -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