LargeScreen/bin/testarm64/testarm64.sh

5 lines
118 B
Bash
Raw Normal View History

2025-01-13 17:53:01 +08:00
#!/bin/sh
echo -ne '\033c\033]0;Large Screen\a'
base_path="$(dirname "$(realpath "$0")")"
"$base_path/testarm64" "$@"