3 lines
43 B
Bash
3 lines
43 B
Bash
|
#!/usr/bin/env sh
|
||
|
xmessage -center "PWNED"
|