6 lines
No EOL
166 B
Bash
Executable file
6 lines
No EOL
166 B
Bash
Executable file
#!/bin/bash
|
|
SCRIPTDIR="$(dirname "$(realpath "$0")")"
|
|
|
|
/usr/bin/sshd -f "$HOME/.ssh/wd-local/sshd_config"
|
|
|
|
waydroid show-full-ui & sleep 60;"$SCRIPTDIR/rootedinit.sh" |