4 lines
89 B
Bash
4 lines
89 B
Bash
|
#!/usr/bin/env sh
|
||
|
|
||
|
surf -L -c "$XDG_CACHE_HOME/whatsapp.txt" https://web.whatsapp.com/ &
|