crontab note

master
debian 2019-11-26 12:50:37 -07:00
parent 291481582d
commit 83446c8b66
1 changed files with 5 additions and 0 deletions

View File

@ -5,6 +5,11 @@
# spacecruft-sched-obs [station ID]
# Example:
# spacecruft-sched-obs 1133
#
# Add a crontab like this to automajically schedule:
# m h dom mon dow command
# 02 * * * * /home/jebba/devel/spacecruft/satnogs-cruft/scripts/spacecruft-sched-obs 1152
# 18 * * * * /home/jebba/devel/spacecruft/satnogs-cruft/scripts/spacecruft-sched-obs 1133
STATION="$1"
# Where the scheduling python script resides.