3 lines
69 B
Plaintext
3 lines
69 B
Plaintext
|
#!/bin/bash
|
||
|
java -jar $HOME/.local/bin/Chatty/Chatty.jar 2>/dev/null
|