4 lines
54 B
Plaintext
4 lines
54 B
Plaintext
|
#!/bin/bash
|
||
|
|
||
|
echo "open -t $QUTE_URL" >> "$QUTE_FIFO"
|