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