Skip to content
Snippets Groups Projects
Verified Commit 41668d02 authored by Tilman Vatteroth's avatar Tilman Vatteroth :robot:
Browse files

Add timestamp to run.sh

parent 92ac6dd0
No related branches found
No related tags found
No related merge requests found
......@@ -9,6 +9,9 @@ exit 1
fi
function preview {
echo "Let's go!"
date
(>&2 echo "run twitter")
python3 twitter_bot.py --nofailmessage --daydiff 2
echo ""
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment