mirror of
https://gitlab.com/Nanolx/NanoDroid
synced 2024-11-17 21:26:22 +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 "${@}"
|