Mon Feb 3 01:43:07 UTC 2025

This commit is contained in:
Oleg Sheynin 2025-02-03 01:43:07 +00:00
parent ff44952090
commit e0e1681152

View File

@ -2,7 +2,7 @@
#---------------------- T E S T #---------------------- T E S T
# #
# --------- Refresh # --------- Refresh
0 6 * * * /opt/config_service/restart.sh 2>&1 | /usr/bin/ts '[\%Y-\%m-\%d \%H:\%M:\%S]' > /home/cvtt/prod/logs/$(date +\%Y\%m\%d_\%H\%M\%S).config_service.restart.log 0 6 * * * /works/docker/cvtt/config_service/restart.sh 2>&1 | /usr/bin/ts '[\%Y-\%m-\%d \%H:\%M:\%S]' > /home/cvtt/prod/logs/$(date +\%Y\%m\%d_\%H\%M\%S).config_service.restart.log
5 6 * * * /home/cvtt/prod/config_service/run_trading_calendar/restart.sh 2>&1 | /usr/bin/ts '[\%Y-\%m-\%d \%H:\%M:\%S]' > /home/cvtt/prod/logs/$(date +\%Y\%m\%d_\%H\%M\%S).trading_calendar.restart.log 5 6 * * * /home/cvtt/prod/config_service/run_trading_calendar/restart.sh 2>&1 | /usr/bin/ts '[\%Y-\%m-\%d \%H:\%M:\%S]' > /home/cvtt/prod/logs/$(date +\%Y\%m\%d_\%H\%M\%S).trading_calendar.restart.log
# #
# --------- Synchronize CVTT config # --------- Synchronize CVTT config