Skip to content

Commit 28f0ea6

Browse files
fixed mistake
1 parent 310ad3e commit 28f0ea6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ exit
5858
## 🔊 Audio
5959
If you cant hear audio from vnc then use this command by openning a new session in termux
6060
```bash
61-
pulseaudio --start --load-"module-native-protocol-tcp auth-ip-acp=127.0.0.1 auth-anonymus=1" --exit-idle-time=1
61+
pulseaudio --start --load="module-native-protocol-tcp auth-ip-acl=127.0.0.1 auth-anonymous=1" --exit-idle-time=-1
6262
```
6363
## Default passwords
6464
`user` -> root

0 commit comments

Comments
 (0)