Browse Source

remove useless files

encrypt 6 years ago
parent
commit
51b80d1629
2 changed files with 0 additions and 13 deletions
  1. 0 13
      examples/autobuongiorno.sh~
  2. BIN
      examples/buongiorno

+ 0 - 13
examples/autobuongiorno.sh~

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

BIN
examples/buongiorno