Add last attempted run file
This commit is contained in:
parent
4bbc1c9891
commit
3d6a5f6249
1 changed files with 1 additions and 0 deletions
|
@ -141,6 +141,7 @@ class Log
|
|||
end
|
||||
|
||||
def main
|
||||
File.write('./last_attempted_run.txt', $datestr)
|
||||
log = Log.new
|
||||
|
||||
log.add "Creating archive for yesterday, #{$datestr}"
|
||||
|
|
Loading…
Add table
Reference in a new issue