Luna/tools/install-stable.sh

8 lines
136 B
Bash
Raw Normal View History

2022-10-31 13:02:12 +00:00
#!/usr/bin/env bash
set -e
source $(dirname $0)/env.sh
cd $LUNA_ROOT/moon
cp target/moon-x86/release/moon $LUNA_ROOT/initrd/boot/moon