initramfs: remove sh leftover

This commit is contained in:
Calin Crisan 2019-02-03 22:18:10 +02:00
parent cc799aa8ce
commit 1b75b6f6da

View File

@ -7,8 +7,6 @@ msg() {
echo " * $1"
}
sh
msg "Mounting pseudo filesystems"
mount -t devtmpfs devtmpfs /dev
mount -t proc proc /proc