3 lines
70 B
Plaintext
3 lines
70 B
Plaintext
|
#!/bin/bash
|
||
|
HOME=$MOZILLA_HOME $MOZILLA_HOME/.local/bin/pywalfox "$@"
|