1
0
Fork 0
mirror of https://github.com/hermitcore/libhermit.git synced 2025-03-09 00:00:03 +01:00

remove typo

This commit is contained in:
Stefan Lankes 2016-04-24 14:08:37 +02:00
parent ae61becf38
commit 786bf5b1fe

View file

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