3 lines
71 B
Bash
Executable File
3 lines
71 B
Bash
Executable File
#!/bin/bash
|
|
java -jar "$HOME"/.local/bin/Chatty/Chatty.jar 2>/dev/null
|