Update 2023-01-10 22:18 OpenBSD/amd64
This commit is contained in:
18
.bin/catgirl
Executable file
18
.bin/catgirl
Executable file
@@ -0,0 +1,18 @@
|
||||
#!/bin/sh
|
||||
|
||||
[ -z "$1" ] \
|
||||
&& return 2
|
||||
|
||||
/usr/local/bin/catgirl \
|
||||
-C copy \
|
||||
-N notify-send \
|
||||
-O nnn.sh \
|
||||
-C xcoopy \
|
||||
-i "* [JPQ][OAU][IR][NT]" \
|
||||
-l \
|
||||
-h shell.codevoid.de \
|
||||
-p 40004 \
|
||||
-r x \
|
||||
-u sdk \
|
||||
-n sdk \
|
||||
-w "sdk@$(hostname -s)/${1}:$(pass Internet/znc)"
|
||||
Reference in New Issue
Block a user