3 lines
75 B
Plaintext
3 lines
75 B
Plaintext
|
#!/bin/sh
|
||
|
exec qutebrowser --temp-basedir -s content.private_browsing true
|