Files
opencn-rootfs/rootfs/mount_initrd.sh
Peter Lichard e15cee6854 Initial commit
2020-06-06 07:39:16 +02:00

6 lines
175 B
Bash
Executable File

#!/bin/bash
echo "Usage: ./mount_initrd <board>"
echo "Here: board is $1"
echo "-------------------mount initrd ---------------"
../tools/mount_cpio $PWD/board/$1/initrd.cpio