Move shareable to share.
This commit is contained in:
parent
b9d8ef023d
commit
47d64e6f78
1 changed files with 2 additions and 2 deletions
|
@ -9,6 +9,6 @@ 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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue