Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
BAORadio
AnaPAON4
Commits
d0603cdc
Commit
d0603cdc
authored
Apr 24, 2019
by
Magneville
Browse files
correction my-crontab_getTLE, cmv 2019/04/24
parent
913acf4b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
Satellites/my-crontab_getTLE
Satellites/my-crontab_getTLE
+3
-2
No files found.
Satellites/my-crontab_getTLE
View file @
d0603cdc
...
...
@@ -24,8 +24,9 @@ MAILTO=""
#
# m h dom mon dow command
#
#PAON4 get_TLE: tous les lundi
* * * * 1 /home/cmv/bin/cron_getTLE.sh 2>&1 | /usr/bin/logger -t PAON4_TLE
#PAON4 get_TLE: tous les mercredi a 12h00
0 12 * * 3 /home/cmv/bin/cron_getTLE.sh 2>&1 | /usr/bin/logger -t PAON4_TLE
#0 12 * * mon /home/cmv/bin/cron_getTLE.sh 2>&1 | /usr/bin/logger -t PAON4_TLE
###PAON4 get_TLE: toutes les 3 mn (ONLY FOR TEST)
### */3 * * * * /home/cmv/bin/cron_getTLE.sh 2>&1 | /usr/bin/logger -t PAON4_TLE
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment