1
0
Fork 0

remove useless files

This commit is contained in:
encrypt 2018-04-10 12:11:58 +00:00
parent 184fc4481a
commit 51b80d1629
2 changed files with 0 additions and 13 deletions

View file

@ -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