4 lines
81 B
Bash
Executable File
4 lines
81 B
Bash
Executable File
#!/system/bin/sh
|
|
echo "Executing rotate3.sh"
|
|
settings put system user_rotation 3
|