mirror of
https://gitlab.com/Nanolx/NanoDroid
synced 2024-10-31 09:20:23 +00:00
5 lines
73 B
Bash
Executable File
5 lines
73 B
Bash
Executable File
#!/system/bin/sh
|
|
|
|
# just call nanodroid-overlay
|
|
nanodroid-overlay "${@}"
|