mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-25 20:26:34 +00:00
initramfs: remove sh leftover
This commit is contained in:
parent
cc799aa8ce
commit
1b75b6f6da
@ -7,8 +7,6 @@ msg() {
|
|||||||
echo " * $1"
|
echo " * $1"
|
||||||
}
|
}
|
||||||
|
|
||||||
sh
|
|
||||||
|
|
||||||
msg "Mounting pseudo filesystems"
|
msg "Mounting pseudo filesystems"
|
||||||
mount -t devtmpfs devtmpfs /dev
|
mount -t devtmpfs devtmpfs /dev
|
||||||
mount -t proc proc /proc
|
mount -t proc proc /proc
|
||||||
|
Loading…
x
Reference in New Issue
Block a user