Update 2024-02-14 07:51 OpenBSD/amd64-x13
This commit is contained in:
17
.bin/OLD/mycatgirl
Executable file
17
.bin/OLD/mycatgirl
Executable file
@@ -0,0 +1,17 @@
|
||||
#!/bin/sh
|
||||
|
||||
[ -z "$1" ] \
|
||||
&& return 2
|
||||
|
||||
/usr/local/bin/catgirl \
|
||||
-N notify-send \
|
||||
-O nnn.sh \
|
||||
-C xcopy \
|
||||
-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