3 lines
51 B
Plaintext
Executable File
3 lines
51 B
Plaintext
Executable File
# dummy sudo for Android
|
|
[ ! -z $1 ] && su - -c $@
|