Compare commits

..

No commits in common. "be586a8f2094ec53a62e982afec1f9a74836e2b7" and "b9d8ef023de1af96f115f6c8650c567a93f90aff" have entirely different histories.

View file

@ -9,7 +9,6 @@ if [ -z "$password" ]; then
echo
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##*/}"
echo "https://files.kaholaz.net/share/$filename"
echo "https://files.kaholaz.net/share/$filename" | clip
echo "https://files.kaholaz.net/pub/$filename"