Compare commits
2 commits
b9d8ef023d
...
be586a8f20
Author | SHA1 | Date | |
---|---|---|---|
be586a8f20 | |||
47d64e6f78 |
1 changed files with 3 additions and 2 deletions
|
@ -9,6 +9,7 @@ if [ -z "$password" ]; then
|
|||
echo
|
||||
fi
|
||||
|
||||
u2c -a "$password" https://files.kaholaz.net/pub "$1" >/dev/null
|
||||
u2c -a "$password" https://files.kaholaz.net/share "$1" >/dev/null
|
||||
filename="${1##*/}"
|
||||
echo "https://files.kaholaz.net/pub/$filename"
|
||||
echo "https://files.kaholaz.net/share/$filename"
|
||||
echo "https://files.kaholaz.net/share/$filename" | clip
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue