mirror of
https://github.com/hermitcore/libhermit.git
synced 2025-03-09 00:00:03 +01:00
remove typo
This commit is contained in:
parent
ae61becf38
commit
786bf5b1fe
1 changed files with 1 additions and 1 deletions
|
@ -21,6 +21,6 @@ grep binfmt_misc /proc/mounts || mount binfmt_misc -t binfmt_misc /proc/sys/fs/b
|
|||
echo ":hermit:M:$ELF_OSABI_OFFSET:$ELF_OSABI::$PROXY:" > /proc/sys/fs/binfmt_misc/register
|
||||
|
||||
# Startup completed
|
||||
sleep 1 && echo -e '\n\nWelcome to HermitCore (http://www.hermitcore.org/)!'
|
||||
sleep 1 && echo -e '\nWelcome to HermitCore (http://www.hermitcore.org/)!'
|
||||
|
||||
/bin/sh
|
||||
|
|
Loading…
Add table
Reference in a new issue