diff --git a/scripts/pkg-gba b/scripts/pkg-gba index e2726ecd..83538c8d 100755 --- a/scripts/pkg-gba +++ b/scripts/pkg-gba @@ -7,7 +7,7 @@ OS=$(uname | tr [:upper:] [:lower:]) HOST_ENV=${OS}-$(uname -m) BIN=./dist/${HOST_ENV}-$(cat .current_build)/bin/ -NOSTALGIA_BIN=build/$(hostname)/gba-*/src/nostalgia/player/nostalgia.bin +NOSTALGIA_BIN=build/$(uname -n)/gba-*/src/nostalgia/player/nostalgia.bin NOSTALGIA_PROJECT=$1 NOSTALGIA_GBA=nostalgia.gba