Use a timestamp in Bitlair Tweets

This commit is contained in:
polyfloyd 2016-12-17 16:31:11 +01:00
parent 7dc536f4ac
commit 3f72b3c9b3
2 changed files with 2 additions and 2 deletions

2
bitlair_closed.d/80_twitter Normal file → Executable file
View file

@ -1,3 +1,3 @@
#!/bin/bash
bitlair-tweet "We are closed."
bitlair-tweet "We closed at $(date +%s)"