Add shared media to clipboard.

This commit is contained in:
Sebastian Bugge 2025-08-04 16:26:22 +02:00
parent 47d64e6f78
commit be586a8f20
Signed by: kaholaz
GPG key ID: 2EFFEDEE03519691

View file

@ -12,3 +12,4 @@ fi
u2c -a "$password" https://files.kaholaz.net/share "$1" >/dev/null u2c -a "$password" https://files.kaholaz.net/share "$1" >/dev/null
filename="${1##*/}" filename="${1##*/}"
echo "https://files.kaholaz.net/share/$filename" echo "https://files.kaholaz.net/share/$filename"
echo "https://files.kaholaz.net/share/$filename" | clip