mirror of
https://github.com/skoelle/marcer-gamedvd-launcher.git
synced 2026-09-17 18:50:25 +00:00
demo.sh update
This commit is contained in:
@@ -166,6 +166,7 @@ HATARI_FAKE="$DEMO_DIR/hatari.exe"
|
|||||||
cat > "$HATARI_FAKE" <<'HATEXEC'
|
cat > "$HATARI_FAKE" <<'HATEXEC'
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
echo "[DEMO] Hatari would launch with: $0 $@"
|
echo "[DEMO] Hatari would launch with: $0 $@"
|
||||||
|
read -n 1 -r -p $'Press any key to continue... '
|
||||||
HATEXEC
|
HATEXEC
|
||||||
chmod +x "$HATARI_FAKE"
|
chmod +x "$HATARI_FAKE"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user