mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-04-19 12:57:16 +00:00
5 lines
67 B
Bash
Executable File
5 lines
67 B
Bash
Executable File
#!/bin/bash
|
|
|
|
cp ${IMG_DIR}/rootfs.cpio.uboot ${BOARD_DIR}/uInitrd
|
|
|