Aggiunti content warning e testo alternativo all'immagine #2
1 changed files with 1 additions and 1 deletions
2
toot.sh
2
toot.sh
|
@ -52,7 +52,7 @@ toot_post(){
|
|||
|
||||
image_to_toot=""
|
||||
|
||||
if [ $# -eq 0 ]
|
||||
if [ -z "$@" ]
|
||||
then
|
||||
toot_help
|
||||
exit 1
|
||||
|
|
Loading…
Reference in a new issue