'Generic Commit'
Some checks failed
dropshell-build / build (push) Failing after 16m48s

This commit is contained in:
Your Name
2025-05-31 21:33:21 +12:00
parent 7706986cef
commit 3f27cbf155
5 changed files with 16 additions and 8 deletions

View File

@ -21,7 +21,12 @@ Usage:
Example:
sos upload tools.dropshell.app file:latest ./file.txt
This will upload the file to the server, and return the download URL
This will upload the file to the server, and return the download URL.
Environment variables:
SOS_WRITE_TOKEN: The write token to use for the upload. If not set,
the script will look in $HOME/.config/sos/write_token.txt.
EOF
exit 0
}