yukle
This commit is contained in:
parent
27d87877dd
commit
bf014fb047
1 changed files with 6 additions and 0 deletions
6
bin/yukle
Executable file
6
bin/yukle
Executable file
|
@ -0,0 +1,6 @@
|
||||||
|
#!/usr/bin/env bash
|
||||||
|
#
|
||||||
|
# 0x0.st
|
||||||
|
# milisarge-milislinux
|
||||||
|
[ $1 ] && dosya="$1" || exit 1
|
||||||
|
[ -f $dosya ] && curl -sf -F file="@${dosya}" https://0x0.st
|
Loading…
Add table
Reference in a new issue