2 lines
77 B
Bash
2 lines
77 B
Bash
#! /bin/sh
|
|
exec /compat/linux/bin/sh /opt/google/earth/free/googleearth "$@"
|
#! /bin/sh
|
|
exec /compat/linux/bin/sh /opt/google/earth/free/googleearth "$@"
|