Commit 10e657e5 by Daniel Lezcano Committed by Daniel Lezcano

add missing /dev/pts directory

parent 2f462f4b
......@@ -38,6 +38,7 @@ $rootfs/mnt \
$rootfs/tmp \
$rootfs/var/log \
$rootfs/usr/share/udhcpc \
$rootfs/dev/pts \
$rootfs/dev/shm"
mkdir -p $tree || return 1
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment