This website works better with JavaScript.
Explore
Help
Sign In
nebukadneza
/
kaffeenetz-parser
Watch
1
Star
0
Fork
You've already forked kaffeenetz-parser
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Add date output to runner script
Browse Source
main
Dario Ernst
12 months ago
parent
a226259dbd
commit
ebdda0e258
1 changed files
with
2 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
2
run.sh
Unescape
Escape
View File
@ -1,6 +1,8 @@
#!/bin/bash
while
true
;
do
date
./parser.py
echo
-e
"\n\n"
sleep
600
done
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
nebukadneza/kaffeenetz-parser
Title
Body
Create Issue