This commit is contained in:
2017-03-18 19:21:39 +01:00
parent 7d5a7e91fe
commit d95534c82e
2 changed files with 5 additions and 3 deletions

View File

@@ -1,3 +1,5 @@
/usr/local/bin/sbcl --script shinu.lisp
/usr/local/bin/python3 tweet.py
mv shinu.png out/`date +"%T"`.png
if [ $? -eq 0 ]; then
/usr/local/bin/python3 tweet.py
mv shinu.png out/`date +"%T"`.png
fi