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

6 lines
123 B
Bash
Executable File

#!/bin/bash
echo "Usage: ./umount_initrd <board>"
echo "Here: board is $1"
../tools/umount_cpio $PWD/board/$1/initrd.cpio