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