This website works better with JavaScript.
Explore
Help
Sign In
coolfactor
/
jlc-chart
mirror of
https://github.com/gavanfantom/jlc-chart.git
Watch
1
Star
0
Fork
You've already forked jlc-chart
0
Code
Issues
Projects
Releases
Wiki
Activity
Browse Source
Add poll file to enable cron magic
master
Gavan Fantom
3 years ago
parent
545e9cb84c
commit
242480ffa3
1 changed files
with
7 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
7
poll
7
poll
Unescape
Escape
View File
@ -0,0 +1,7 @@
#!/bin/sh
cd $(dirname $0)
PATH=/usr/local/bin:${PATH}
flask poll >poll.log 2>&1
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
coolfactor/jlc-chart
Title
Body
Create Issue