2025-01-11 00:25:52 +01:00

5 lines
125 B
Bash
Executable File

#!/bin/sh
echo -ne '\033c\033]0;EvilCocoTestGame1\a'
base_path="$(dirname "$(realpath "$0")")"
"$base_path/test.x86_64" "$@"