summaryrefslogtreecommitdiffhomepage
path: root/run
diff options
context:
space:
mode:
Diffstat (limited to 'run')
-rwxr-xr-xrun1
1 files changed, 1 insertions, 0 deletions
diff --git a/run b/run
index 31287fc..72ae723 100755
--- a/run
+++ b/run
@@ -97,6 +97,7 @@ build() {
$SUDO mount "$DEV$PART" mnt/
$SUDO mkdir -p mnt/boot/
$SUDO cp example/segelboot.cfg mnt/boot/
+ $SUDO cp build/examples/* mnt/boot/
$SUDO umount mnt/ || (sync && $SUDO umount mnt/)
rm -rf mnt/