Add last executed run file
This commit is contained in:
parent
43c61c0247
commit
4bbc1c9891
1 changed files with 1 additions and 0 deletions
|
@ -300,6 +300,7 @@ def main
|
|||
stations: failed_stations,
|
||||
trains: failed_trains,
|
||||
}))
|
||||
File.write('./last_executed_run.txt', $datestr)
|
||||
end
|
||||
|
||||
if __FILE__ == $0
|
||||
|
|
Loading…
Add table
Reference in a new issue