forked from bida/MastodonMegafono
remove useless files
This commit is contained in:
parent
184fc4481a
commit
51b80d1629
2 changed files with 0 additions and 13 deletions
|
@ -1,13 +0,0 @@
|
|||
#!/bin/sh
|
||||
|
||||
# WTFPL!
|
||||
|
||||
pic=$(immaginibuongiorno)
|
||||
|
||||
if [ "$pic" = "" ]
|
||||
then
|
||||
echo "notfound"
|
||||
pic=$(immaginibuongiorno --random)
|
||||
fi
|
||||
wget -O /tmp/buongiorno "$pic"
|
||||
toot -i="/tmp/buongiorno"
|
Binary file not shown.
Before Width: | Height: | Size: 34 KiB |
Loading…
Reference in a new issue