mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-20 05:32:11 +00:00
4 lines
109 B
Bash
Executable File
4 lines
109 B
Bash
Executable File
#!/bin/sh
|
|
cp "$BINARIES_DIR"/Image "$TARGET_DIR"/boot
|
|
cp "$BINARIES_DIR"/ae350_ax45mp.dtb "$TARGET_DIR"/boot
|