Luna/tools/install.sh
2022-10-31 14:02:12 +01:00

8 lines
134 B
Bash
Executable File

#!/usr/bin/env bash
set -e
source $(dirname $0)/env.sh
cd $LUNA_ROOT/moon
cp target/moon-x86/debug/moon $LUNA_ROOT/initrd/boot/moon